Cover image
Try Now
2025-04-14

3 years

Works with Finder

9

Github Watches

4

Github Forks

9

Github Stars

Biomedical MCP Servers

A collection of Model Context Protocol (MCP) servers for biomedical research, providing AI assistants with access to various biomedical databases and resources.

What is MCP?

The Model Context Protocol (MCP) allows AI assistants like Claude to access external tools and data sources. These servers extend Claude's capabilities by providing access to specific biomedical databases.

Available Servers

This repository contains the following MCP servers:

PubMed MCP Server

Access the PubMed database of biomedical literature.

  • Search PubMed for articles matching a query
  • Retrieve abstracts for specific articles
  • Find related articles based on a PMID
  • Search for articles by a specific author

BioRxiv/MedRxiv MCP Server

Access preprints from bioRxiv and medRxiv repositories.

  • Get detailed information about preprints by DOI
  • Find published versions of preprints
  • Search for recent preprints
  • Search preprints by date range and category

ClinicalTrials.gov MCP Server

Access information about clinical trials.

  • Search for trials matching specific criteria
  • Get detailed information about specific trials
  • Find trials by medical condition
  • Find trials by location

DrugBank MCP Server

Access drug information from DrugBank.

  • Search for drugs by name
  • Get detailed information about specific drugs
  • Find drugs by indication
  • Find drugs by category
  • Get drug interaction information

OpenTargets MCP Server

Access drug target information from Open Targets.

  • Search for gene targets
  • Get detailed target information
  • Search for diseases
  • Find disease-target associations
  • Search for drugs

Setup

  1. Install dependencies for all servers:

    pip install -r requirements.txt
    
  2. For specific servers, additional setup may be required:

    • For PubMed: Update the EMAIL constant in pubmed_mcp.py with your email address (required by NCBI)
    • For DrugBank: Add your DrugBank API key to the API_KEY constant in drugbank_mcp.py
  3. Run a server:

    python pubmed_mcp.py  # Replace with the server you want to run
    

Connecting to Claude for Desktop

To use these servers with Claude for Desktop:

  1. Make sure you have the latest version of Claude for Desktop installed.

  2. Edit your Claude for Desktop configuration file located at:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %AppData%\Claude\claude_desktop_config.json
  3. Add server configurations:

    {
        "mcpServers": {
            "pubmed-mcp": {
                "command": "python",
                "args": [
                    "/ABSOLUTE/PATH/TO/pubmed_mcp.py"
                ]
            },
            "biorxiv-mcp": {
                "command": "python",
                "args": [
                    "/ABSOLUTE/PATH/TO/bioarxiv_mcp.py"
                ]
            },
            "clinicaltrials-mcp": {
                "command": "python",
                "args": [
                    "/ABSOLUTE/PATH/TO/clinicaltrialsgov_mcp.py"
                ]
            },
            "drugbank-mcp": {
                "command": "python",
                "args": [
                    "/ABSOLUTE/PATH/TO/drugbank_mcp.py"
                ]
            },
            "opentargets-mcp": {
                "command": "python",
                "args": [
                    "/ABSOLUTE/PATH/TO/opentargets_mcp.py"
                ]
            }
        }
    }
    

    Replace /ABSOLUTE/PATH/TO/ with the absolute path to each script on your system.

  4. Restart Claude for Desktop.

Example Queries

  • "Find recent research on CRISPR therapy for cancer"
  • "Get me the abstract for PMID 34567890"
  • "What preprints were published last week on COVID-19?"
  • "What clinical trials are currently recruiting for Alzheimer's disease?"
  • "Find information about the drug metformin"
  • "What targets are associated with Parkinson's disease?"

Troubleshooting

If you encounter issues:

  1. Check that you've properly configured the server
  2. Make sure you've restarted Claude for Desktop after updating the configuration
  3. Check Claude's logs for errors:
    • macOS: ~/Library/Logs/Claude/mcp*.log
    • Windows: %APPDATA%\Claude\logs\mcp*.log

相关推荐

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

  • lasso-security
  • 基于插件的网关,可协调其他MCP,并允许开发人员在IT企业级代理上构建。

  • Byaidu
  • PDF科学纸翻译带有保留格式的pdf -基于ai完整保留排版的pdf文档全文双语翻译

  • hkr04
  • 轻巧的C ++ MCP(模型上下文协议)SDK

  • sigoden
  • 使用普通的bash/javascript/python函数轻松创建LLM工具和代理。

  • RockChinQ
  • 😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack

  • modelscope
  • 开始以更轻松的方式开始构建具有LLM授权的多代理应用程序。

    Reviews

    3.2 (5)
    Avatar
    user_yfyOwaMb
    2025-04-25

    As a devoted user of mcps, I'm incredibly satisfied with its performance and ease of use. Created by gosset-ai, this application has streamlined my workflow and significantly boosted my productivity. It's intuitive and reliable, making it perfect for both beginners and advanced users alike. Highly recommend!

    Avatar
    user_aOoEWW8G
    2025-04-25

    As a dedicated user of mcps by gosset-ai, I must say it has significantly improved my workflow efficiency. The intuitive interface and seamless integration with other tools have made project management incredibly easy. I highly recommend it to anyone looking to optimize their productivity.

    Avatar
    user_otR8SuNR
    2025-04-25

    As a dedicated MCP user, I must say that the MCPS application developed by Gosset-AI is truly remarkable. It offers a seamless experience, making it a must-have tool for my daily tasks. The user-friendly interface and efficient performance exceeded my expectations. Highly recommended for anyone seeking a reliable and well-crafted application!

    Avatar
    user_7hbpS0ub
    2025-04-25

    As a dedicated user of mcps by gosset-ai, I am incredibly impressed with its functionality and user-friendliness. This application has streamlined my workflow efficiently, providing seamless integration and reliable performance. Its intuitive design and robust features make it an invaluable tool for both personal and professional use. Highly recommended for anyone seeking a comprehensive and powerful solution!

    Avatar
    user_LcPk90m9
    2025-04-25

    I've been using mcps for a while now and it has genuinely transformed how I approach my projects. Developed by gosset-ai, this tool is incredibly user-friendly and efficient. The interface is intuitive, making it easy for even beginners to get started. Highly recommend it to anyone looking to improve their workflow and productivity!