pubmed-mcp-server

cyanheads/pubmed-mcp-server
★ 65 stars TypeScript 🌐 Browser/Web Updated 1mo ago
MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata, generate citations, explore MeSH terms, and discover related research. Runs over stdio or HTTP. Deployable to Cloudflare Workers.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pubmed-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/pubmed-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsai-toolsbiomedicalcitationscloudflare-workerse-utilitiesmcpmcp-servermeshmodel-context-protocolncbipubmedpubmed-apitypescript