MCP server exposing 6 tools for orcid.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/orcid/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
record — Full public record by ORCID iD (e.g. "0000-0001-5109-3700").works — Works (publication) summaries with put-codes.work — Single work record by put-code.employment — Employment summary.education — Education summary.search — Expanded search (Solr-style query) across the ORCID Registry.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/orcid/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io