
Orcid Mcp Server
Verify researcher credibility, publications, and affiliations from ORCID while scouting expert tools, hires, or science-adjacent product ideas.
Overview
io.github.cyanheads/orcid-mcp-server is a MCP server for the Idea phase that fetches ORCID researcher profiles, works, affiliations, funding, and peer reviews for agent-led research.
What is this MCP server?
- Read researcher profiles, works, affiliations, funding, and peer reviews from the public ORCID registry
- stdio npm package @cyanheads/orcid-mcp-server v0.2.2 with Node runtime hint
- Hosted streamable-http remote at orcid.caseyjhand.com for quick agent hookup
- Local streamable-http transport option on localhost:3010 for dev
- MCP_LOG_LEVEL env for debuggable agent sessions
- Catalog version 0.2.2
- npm identifier @cyanheads/orcid-mcp-server
- Transports: stdio and streamable-http (hosted and localhost:3010)
Community signal: 1 GitHub stars.
What problem does it solve?
You waste hours cross-checking expert credentials on scattered sites when ORCID already holds authoritative researcher records.
Who is it for?
Researching scientific founders, advisory boards, or competition where publication and affiliation data decides trust.
Skip if: General consumer people search, non-researcher CRM enrichment, or mutating private ORCID member data you do not own.
What do I get? / Deliverables
Your agent returns ORCID-grounded profile and publication facts you can cite in validation notes, pitch decks, or niche product specs.
- Structured ORCID profile snippets with works and affiliations
- Funding and peer-review fields surfaced for diligence notes
- Citable researcher facts for validation or content briefs
Recommended MCP Servers
Journey fit
Canonical shelf is Idea because you reach for ORCID when investigating people and evidence before you commit to build scope or positioning. Research subphase covers pulling primary registry data on works, funding, and peer review instead of guessing from LinkedIn blurbs.
How it compares
ORCID registry research MCP, not a general web-scraping or LinkedIn enrichment skill.
Common Questions / FAQ
Who is io.github.cyanheads/orcid-mcp-server for?
Solo builders validating science, education, or expert-led products who need ORCID-backed researcher facts inside their coding agent.
When should I use io.github.cyanheads/orcid-mcp-server?
Use it in Idea research when you are verifying who published what, where they are affiliated, and what funding or peer-review signals exist before you scope a build.
How do I add io.github.cyanheads/orcid-mcp-server to my agent?
Add @cyanheads/orcid-mcp-server via npm with stdio start:stdio for Node, or point your MCP client at the streamable-http remote URL, optionally tuning MCP_LOG_LEVEL.