Connects to the public ORCID API to search researchers by name, affiliation, ROR ID, DOI, or PMID, then pull their profile metadata, publication lists, institutional affiliations, funding records, and peer review activity. The nine tools map directly to ORCID's REST endpoints: search returns expanded results with inline institution data, get_works returns summaries with put-codes and external IDs, and get_work_detail fetches abstracts and contributor lists when you need them. The resolve_researcher tool ranks disambiguation candidates by name match type and institutional overlap. Useful when you're building researcher dossiers, chaining identifiers across bibliographic servers, or need verified ORCID IDs before hitting Crossref or PubMed.
claude mcp add --transport stdio cyanheads-orcid-mcp-server uvx orcid-mcp-server