mcpserver.lol
registry/orcid-mcp-server
Connection check verified live · 27h ago

orcid-mcp-server

Researcher profiles, works, affiliations, funding, and peer reviews from the ORCID registry.

Tools 9
GitHub stars 2
Installs / wk 466
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

9 tools

Read from the running server on 27h ago.

orcid_get_affiliations read-only typesorcid_id*
Fetch affiliation records for an ORCID researcher. The `types` parameter controls which affiliation sections to return: employment, education, invited-positions, distinctions, memb…
orcid_get_funding read-only orcid_id*
Fetch funding records for an ORCID researcher: grants, contracts, awards, and salary awards. Returns funder names, funder organization identifiers, grant numbers, and funding perio…
orcid_get_peer_reviews read-only orcid_id*
Fetch peer review activity for an ORCID researcher: convening organizations (journals and publishers), reviewer role (reviewer, editor, chair, etc.), review type, completion dates,…
orcid_get_profile read-only orcid_id*
Fetch a researcher's public profile from ORCID: name, biography, keywords, researcher URLs, and external identifiers such as Scopus Author ID, ResearcherID, and Loop profile. This…
orcid_get_research_resources read-only orcid_id*
List research resources associated with an ORCID researcher — compute allocations, equipment access, lab facilities, data resources, and clinical study registrations. This is a new…
orcid_get_work_detail read-only orcid_id*put_codes*
Fetch full detail records for 1–100 works by their put-codes in a single request. Put-codes are returned by orcid_get_works in the putCode field of each work entry. Returns the abs…
orcid_get_works read-only limitoffsetorcid_id*include_external_ids
Retrieve works associated with an ORCID iD — publications, datasets, software, preprints, and more. Returns work summaries with put-codes, titles, types, publication dates, journal…
orcid_resolve_researcher read-only doiname*pmidrowsaffiliation
Disambiguate an author name to a verified ORCID iD. Returns ranked candidates (5 by default, up to 20 via the rows parameter) with transparent disambiguation signals: name match ty…
orcid_search_researchers read-only doipmidrowsquerystartror_id +4
Search the ORCID registry using structured field parameters or raw Solr syntax. All provided structured params are ANDed together. The `query` field appends raw Solr syntax to the…