ORCID MCP Server
Rank #36,086io.github.SMABoundless/orcid
Search ORCID researcher profiles, retrieve works, and export citations.
ORCID MCP Server is a Model Context Protocol (MCP) server published by smaboundless. It ranks #36,086 of 95,033 servers tracked on MCP Toplist. ORCID MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 4, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 58,947 of 95,033 servers on MCP Toplist.
Use ORCID MCP Server
Add ORCID MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"orcid": {
"command": "uvx",
"args": [
"orcid-mcp-server"
],
"env": {
"ORCID_CLIENT_ID": "<your ORCID_CLIENT_ID>",
"ORCID_CLIENT_SECRET": "<your ORCID_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SMABoundless%2Forcid)<a href="https://mcptoplist.com/server/io.github.SMABoundless%2Forcid"><img src="https://mcptoplist.com/badge/io.github.SMABoundless%2Forcid.svg" alt="MCP Toplist: Top 50% of 95,033" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
smaboundless
Other servers by smaboundless
- Unpaywall MCP Server#32,545 · 1 ver
- CrossRef MCP Server#36,085 · 1 ver
- Scopus MCP Server#36,087 · 1 ver
- semantic-scholar-mcp-server#36,088 · 1 ver
- ERIC MCP Server#64,232
- OpenAlex MCP Server#64,233
- worldcat-mcp-server#64,234
- Zotero MCP Server#64,235
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 4, 2026 |
Frequently asked questions
- Who maintains ORCID MCP Server?
- ORCID MCP Server is maintained by smaboundless, which publishes 10 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ORCID MCP Server listed on the Official MCP Registry?
- Yes — ORCID MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ORCID MCP Server have?
- MCP Toplist tracks 1 version of ORCID MCP Server, most recently published on Jul 4, 2026.
- Where can I find the source code for ORCID MCP Server?
- The source code for ORCID MCP Server is hosted at github.com/smaboundless/orcid-mcp-server.