Best for
- Researchers and biomedical agents needing programmatic PubMed or Europe PMC access
- Workflows requiring structured literature metadata, full text, and citation output
- Literature-management tasks involving DOI, PMID, and PMCID identifiers
The source documents 11 tools, 1 resource, and 1 prompt for PubMed, PMC, and Europe PMC workflows, with STDIO and Streamable HTTP support. It is suited to biomedical literature retrieval and organization and should not be described as an official upstream server.
@cyanheads/pubmed-mcp-server is an Apache-2.0-licensed MCP server for searching PubMed and Europe PMC, retrieving article metadata and full text, formatting citations, exploring MeSH vocabulary, and converting DOI, PMID, and PMCID identifiers. It supports STDIO and Streamable HTTP and provides a public hosted instance.
Add the Streamable HTTP configuration from install_config to an MCP-capable client. Alternatively, run the npm package in STDIO mode with bunx or npx, or use Docker as documented in the README; local HTTP defaults to http://localhost:3010/mcp.
{"mcpServers":{"pubmed-mcp-server":{"type":"streamable-http","url":"https://pubmed.caseyjhand.com/mcp"}}}