Pubmed Database
MCP Serverby hxk622 · Added 5mo ago
Claude
4
Install
git clone https://github.com/hxk622/TokenDanceAdd to Claude
claude mcp add pubmed-databaseQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pubmed-database": {
"command": "npx",
"args": [
"@modelcontextprotocol/pubmed-database"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.
Tags
data-analyticspythongoapidatabaseskill