MCP Server
MCP
io.github.nickjlamb/pubcrawl
PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.
Install
npx -y @pharmatools/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@pharmatools/pubcrawl",
"version": "2.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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/",
"format": "string",
"isSecret": true,
"name": "NCBI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment