Home › Other › pubcrawl

pubcrawl

PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.

TypeScript
★ 15 stars Last pushed 2026-09-01 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.5.0)

npx -y @pharmatools/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "pubcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "@pharmatools/[email protected]"
      ],
      "env": {
        "NCBI_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • NCBI_API_KEY secret — NCBI API key for higher rate limits (10 req/s vs 3 req/s). Optional — get one free at https://www.ncbi.nlm.nih.gov/account/

Related servers

Data from the Official MCP Registry