Cover image
Try Now
2025-04-07

Un servidor MCP PubMed.

3 years

Works with Finder

3

Github Watches

10

Github Forks

43

Github Stars

PubMed Analysis MCP Server

苦逼医学生自己的MCP server:这是一个刚刚开发的项目,功能仍在完善中,欢迎各位提出建议和改进!

Note: This is a newly developed project with features still being refined. Suggestions and improvements are welcome!

一个专业的PubMed医学文献分析MCP服务器,帮助科研人员快速洞察医学研究动态。

A professional MCP server for analyzing PubMed medical literature to help researchers quickly gain insights into medical research dynamics.

功能特点 / Features

  • 文献检索 / Literature Retrieval: 支持PubMed高级检索语法,可设置日期范围和结果数量。/ Supports PubMed advanced search syntax with date filtering.

  • 热点分析 / Hotspot Analysis: 统计关键词频率,识别热门研究方向,汇总相关文献。/ Analyzes keyword frequencies to identify popular research areas.

  • 趋势追踪 / 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工具 / MCP Tools

1. search_pubmed

搜索PubMed并保存结果。/ Search PubMed and save results.

主要参数 / Key parameters:

  • email: 您的电子邮件(必填)/ Your email (required)
  • advanced_search: PubMed搜索查询(必填,与高级检索语法相同)/ PubMed search query (required, same as advanced search syntax)
  • max_results: 最大结果数(默认:1000)/ 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: 分析的关键词数量(默认:20)/ 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.

Cursor使用示例 / Example for Cursor

# 安装依赖
pip install -r requirements.txt
# 或使用uv
uv pip install -r requirements.txt

Write mcp.json

因为我习惯用uv虚拟环境,因此这里直接使用python的路径运行python文件。

// 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"
        ]
      }
    }
  }

LLM prompt (Agent mode)

/your_mcp_name (note: it is PubMed here) Help me analyze the research hotspots on prostate cancer immunotherapy in the past three months. Set top_n to 50 and max_results to 5000. My email adress is ...
/your_mcp_name(注:比如我的mcp.json里面是PubMed)帮我分析一下近三个月前列腺癌免疫治疗的研究热点。top_n设置为50,max_results设置为5000。我的电子邮箱是...

注意事项 / Notes

  • 请遵循NCBI的API使用政策。/ Follow NCBI usage policies.
  • 结果文件保存在results目录,日志位于pubmed_server.log。/ Results saved in results directory, logs in pubmed_server.log.
  • 项目处于开发阶段,欢迎通过Issue或Pull Request贡献改进。/ Project in development, contributions welcome via Issues or Pull Requests.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • JackKuo666
  • 🔍 Habilitar asistentes de IA para buscar y acceder a la información del paquete PYPI a través de una interfaz MCP simple.

  • av
  • Ejecute sin esfuerzo LLM Backends, API, frontends y servicios con un solo comando.

    Reviews

    4 (1)
    Avatar
    user_I0HiEEI4
    2025-04-18

    As a devoted user of MCP applications, I must say that Pubmearch by Darkroaster is a remarkable tool. It significantly streamlines my search and analysis of PubMed articles. The user-friendly interface and robust capabilities have greatly enhanced my research efficiency. Highly recommended for anyone in the academic and medical fields!