← Index

io.github.nickjlamb/pubcrawl

io.github.nickjlamb/pubcrawl·v2.0.0·Search
Quality Score
82
/100

PubMed literature search and US/UK drug labelling for AI assistants.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pubcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "@pharmatools/pubcrawl"
      ],
      "env": {
        "NCBI_API_KEY": "<your-ncbi_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pubcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "@pharmatools/pubcrawl"
      ],
      "env": {
        "NCBI_API_KEY": "<your-ncbi_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @pharmatools/pubcrawl
§02  Environment variables
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/

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search