- PubMedSearch MCP Server
created by
gradusnikov14 hours ago
A Model Content Protocol server that provides tools to search and retrieve academic papers from PubMed database.
Information
PubMedSearch MCP Server
A Model Content Protocol server that provides tools to search and retrieve academic papers from PubMed database.
Features
- Search PubMed by keywords in title/abstract or author names
- Retrieve detailed information including title, authors, journal, abstract, DOI and more
Installing via Smithery
To install pubmed-search-mcp-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @gradusnikov/pubmed-search-mcp-server --client claude
Installing Manually
-
Clone this repository:
git clone <repository-url> cd pubmed-search-mcp-server
-
Install dependencies:
pip install fastmcp requests python-dotenv
-
Create a
.env
file in the project root (if needed for configuration)
Usage
-
Start the server in development mode:
mcp dev pubmed_search_mcp_server.py
-
or add the server to Claude Desktop app CLAUDE_DIRECTORY/claude_desktop_config.json. For example if you are using Windows Subsystem for Linux (WSL) it may look like this:
"pubmed-search": { "command": "wsl.exe", "args": [ "bash", "-c", "source /home/[user]/anaconda3/etc/profile.d/conda.sh && conda activate mcp && mcp run /home/[user]/pubmed-search-mpc-server/pubmed_search_mcp_server.py" ] },
Recommended Servers

ChatSumQuery and Summarize your chat messages.
Template for MCP Server

Microsoft SQL Server MCP Server (MSSQL)MS SQL MCP Server
An easy-to-use bridge that lets AI assistants like Claude directly query and explore Microsoft SQL Server databases. No coding experience required!
What Does This Tool Do?
This tool allows AI assistants to:
Discover tables in your SQL Server database
View table structures (columns, data types, etc.)
Execute read-only SQL queries safely
Generate SQL queries from natural language requests
Most Popular Model Context Protocol (MCP) ServersA curated list of the most popular Model Context Protocol (MCP) servers based on usage data from Smithery.ai

MongoDB LensFull featured MCP Server for MongoDB database analysis.

GithubMCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
Nuanced MCP ServerA Model Context Protocol (MCP) server that provides call graph analysis capabilities to LLMs through the nuanced library

Mcp Server RagdocsAn MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.
Perplexity Web Search MCP ServerA perplexity MCP server
mcp-deepresearchlocal mcp server perplexity