PubMed MCP
@grll
关于 PubMed MCP
A MCP server for PubMed data
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pubmedmcp": {
"command": "uvx",
"args": [
"pubmedmcp@latest"
],
"env": {
"UV_PRERELEASE": "allow",
"UV_PYTHON": "3.12"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is PubMed MCP?
PubMed MCP is a server that allows searching and fetching articles from PubMed, a database of over 35 million citations for biomedical literature from MEDLINE, life science journals, and online books.
How to use PubMed MCP?
Add the configuration to your claude_desktop_config.json file using the uvx command with the pubmedmcp@latest package. Ensure uv and uvx are installed and available in your system PATH, and that Python 3.12 is used.
Key features of PubMed MCP
- Search PubMed for biomedical citations
- Fetch article metadata and details
- Leverages the pubmedclient Python package
- Integrates with Claude Desktop via MCP
- Uses uv for installation and execution
Use cases of PubMed MCP
- Searching PubMed for relevant biomedical literature citations
- Retrieving detailed information about specific PubMed articles
FAQ from PubMed MCP
How do I configure PubMed MCP?
Add the provided JSON snippet to your claude_desktop_config.json file, specifying the command uvx and arguments ["pubmedmcp@latest"].
What are the prerequisites?
You need uv installed with uvx available in your PATH, and Python 3.12 must be used (set via the UV_PYTHON environment variable).
Why might uv not be found by Claude?
Claude's PATH may differ from your system PATH. You can add a PATH key in your claude_desktop_config.json file to ensure uvx is available.
What Python version does PubMed MCP require?
It requires Python 3.12, which is enforced by setting UV_PYTHON: "3.12" in the configuration environment.
数据与分析 分类下的更多 MCP 服务器
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
评论