P

Pubmed Searcher

A PubMed literature analysis MCP server developed specifically for medical students and researchers, providing functions such as literature retrieval, hot - spot analysis, trend tracking, and publication statistics.
2.5 points
71
Installation
Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.

🚀 PubMed Analysis MCP Server

A self - developed MCP server by a struggling medical student. It's a newly developed project with features still being improved. Your suggestions and improvements are highly welcome!

A professional MCP server for analyzing PubMed medical literature, which helps researchers quickly gain insights into medical research dynamics.

🚀 Quick Start

The PubMed Analysis MCP Server is designed to assist in in - depth analysis of medical literature. Below are the steps and examples to get you started.

Installation

# Install dependencies
pip install -r requirements.txt
# Or use uv
uv pip install -r requirements.txt

Configuration

Configure the mcp.json file. Here is an example for Windows:

// Add the following configuration in mcp.json (for Windows)
"PubMed": {
        "command": "cmd",
        "args": [
          "/c",
          "path/to/python.exe",
          "path/to/server.py"
        ]
    }
// For example, my mcp.json file looks like this
{
    "mcpServers": {
      "fetch":{
        "command": "cmd",
        "args": [
          "/c",
          "uvx",
          "mcp-server-fetch"
        ]
      },
      "PubMed": {
        "command": "cmd",
        "args": [
          "/c",
          "path/to/python.exe",
          "path/to/server.py"
        ]
      }
    }
}

Example of Calling

// For example, call the analyze_research_hotspots tool:
python script.py --tool analyze_research_hotspots --filename results.json --top_n 50

✨ Features

  • Literature Retrieval: Supports PubMed advanced search syntax with date filtering and allows setting the date range and the number of results.
  • Hotspot Analysis: Analyzes keyword frequencies to identify popular research areas and summarizes relevant literature.
  • Trend Tracking: Tracks keyword changes over time to reveal evolving research trends.
  • Publication Count: Analyzes publication volume changes with customizable time periods.
  • Comprehensive Reports: Generates complete reports with customizable parameters.

📦 MCP Tools

1. search_pubmed

Search PubMed and save results.

  • Key parameters:
    • email: Your email (required)
    • advanced_search: PubMed search query (required, same as advanced search syntax)
    • max_results: Maximum results (default: 1000)

2. list_result_files

List available result files.

3. analyze_research_hotspots

Analyze research hotspots.

  • Key parameters:
    • filename: Result filename (required)
    • top_n: Number of keywords (default: 20)

4. analyze_research_trends

Analyze research trends.

5. analyze_publication_count

Analyze publication counts.

6. generate_comprehensive_analysis

Generate comprehensive analysis.

💻 Usage Examples

Basic Usage

The basic usage involves installing dependencies, configuring the mcp.json file, and then calling the relevant tools as shown in the "Quick Start" section.

Advanced Usage

You can customize the parameters according to your specific needs. For example, when using the analyze_research_hotspots tool, you can adjust the top_n parameter to analyze a different number of keywords.

📄 Notes

⚠️ Important Note

Please comply with NCBI's API usage policies when using this server.

⚠️ Important Note

Analysis results will be saved in the specified path, please ensure the path is valid.

⚠️ Important Note

This project is still under development and may have unstable situations.

💡 Usage Tip

Welcome to provide suggestions and improvements!

S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
348
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
838
4.3 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
253
4 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
234
4 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
250
4.2 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
3.9K
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
454
4.5 points
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
97
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
150
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
838
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
573
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
289
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase