Loading MCP server directory, please wait...
Search ORCID researcher profiles, retrieve works, and export citations
npx @getmcp/cli add io.github.SMABoundless/orcidRequires Python 3.10+. Community-contributed server. Review source before installing.
ORCID_CLIENT_IDORCID API client ID from https://orcid.org/developer-tools
ORCID_CLIENT_SECRETORCID API client secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SMABoundless/orcid": {
"command": "uvx",
"args": [
"orcid-mcp-server"
],
"env": {
"ORCID_CLIENT_ID": "",
"ORCID_CLIENT_SECRET": ""
}
}
}
}