BeClaude

pubmed-database

New
8.2kSmitheryGeneralby K-Dense-AI

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "pubmed-database": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apipythonresearch

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.