pubmed-database
NewDirect 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.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "pubmed-database": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is pubmed-database?
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.
How to install pubmed-database?
To install pubmed-database: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "pubmed-database": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is pubmed-database best for?
pubmed-database is a mcp categorized under General. It is designed for: api, python, research. Created by K-Dense-AI.