PubMedSearch MCP Server
@gradusnikov
About PubMedSearch MCP Server
A Model Content Protocol server that provides tools to search and retrieve academic papers from PubMed database.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pubmed-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@gradusnikov/pubmed-search-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is PubMedSearch MCP Server?
PubMedSearch MCP Server is a Model Context Protocol server that provides tools to search and retrieve academic papers from the PubMed database. It is intended for users who want to integrate PubMed paper searches into MCP-compatible applications like Claude Desktop.
How to use PubMedSearch MCP Server?
Install via Smithery using npx -y @smithery/cli install @gradusnikov/pubmed-search-mcp-server --client claude, or manually by cloning the repository, installing dependencies (pip install fastmcp requests python-dotenv), and creating an optional .env file. Start the server in development mode with mcp dev pubmed_search_mcp_server.py or add it to the Claude Desktop configuration file.
Key features of PubMedSearch MCP Server
- Search PubMed by keywords in title/abstract or author names
- Retrieve detailed information including title, authors, journal, abstract, DOI and more
- Installable via Smithery for automatic Claude Desktop setup
- Manual installation with Python dependencies and optional configuration
- Runs as a FastMCP server using the
mcpcommand
Use cases of PubMedSearch MCP Server
- Quickly look up recent academic papers on a specific topic
- Retrieve abstracts and DOIs for literature reviews
- Search for papers by known author names
- Integrate PubMed searching into AI assistants like Claude Desktop
FAQ from PubMedSearch MCP Server
What does PubMedSearch MCP Server do?
It provides MCP tools to search and retrieve academic papers from the PubMed database by keywords in title/abstract or author names, returning details like title, authors, journal, abstract, and DOI.
What dependencies are required?
Manual installation requires fastmcp, requests, and python-dotenv, installed via pip.
How do I install it on Claude Desktop automatically?
Use Smithery: run npx -y @smithery/cli install @gradusnikov/pubmed-search-mcp-server --client claude.
Can I run it outside of Claude Desktop?
Yes, start the server in development mode with mcp dev pubmed_search_mcp_server.py from the project root.
Does it require any authentication or API key?
The README does not mention authentication; an optional .env file is noted for configuration but no keys are specified.
Frequently asked questions
What does PubMedSearch MCP Server do?
It provides MCP tools to search and retrieve academic papers from the PubMed database by keywords in title/abstract or author names, returning details like title, authors, journal, abstract, and DOI.
What dependencies are required?
Manual installation requires `fastmcp`, `requests`, and `python-dotenv`, installed via pip.
How do I install it on Claude Desktop automatically?
Use Smithery: run `npx -y @smithery/cli install @gradusnikov/pubmed-search-mcp-server --client claude`.
Can I run it outside of Claude Desktop?
Yes, start the server in development mode with `mcp dev pubmed_search_mcp_server.py` from the project root.
Does it require any authentication or API key?
The README does not mention authentication; an optional `.env` file is noted for configuration but no keys are specified.
Basic information
More Search MCP servers
Brave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
Search Console Mcp
saurabhsharma2uSearch & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.
Comments