Search ORCID researcher profiles, retrieve works, and export citations
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
An MCP (Model Context Protocol) server that provides tools for searching the ORCID registry, reading researcher profiles, retrieving publications, and exporting citations in RIS and BibTeX formats.
Built with FastMCP and the ORCID Public API v3.0.
| Tool | Description |
|---|---|
orcid_search | Search for researchers by name, affiliation, keyword, DOI, or advanced Solr query |
orcid_read_record | Read a researcher's full profile (bio, employment, education, keywords) |
orcid_read_works | Get publications from a researcher's ORCID record |
orcid_export_ris | Export retrieved works as RIS (for Zotero, EndNote, etc.) |
orcid_export_bibtex | Export retrieved works as BibTeX |
Register for free public API credentials at ORCID Developer Tools.
Copy the example env file and add your credentials:
Add this to your claude_desktop_config.json:
Or if using Claude Code CLI:
Once connected, you can ask Claude things like:
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/orcid)<a href="https://allmcps.com/mcp/orcid"><img src="https://allmcps.com/api/badge/orcid?style=directory" alt="Orcid on AllMCPs" /></a>