MCP.so
登录
B

Biomcp

@gucci10248

关于 Biomcp

50+ biomedical databases unified behind one MCP

基本信息

分类

其他

传输方式

stdio

发布者

gucci10248

提交者

Jack Gucci

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "biomcp": {
      "type": "http",
      "url": "https://merit-bristol-provisions-revisions.trycloudflare.com/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Biomcp?

Biomcp is a read‑only biomedical MCP server that connects to over 50 biomedical databases including PubMed, ClinicalTrials.gov, ClinVar, gnomAD, OncoKB, Reactome, KEGG, UniProt, PharmGKB, CPIC, OpenFDA, Monarch Initiative, GWAS Catalog, and more. It is designed for researchers and clinicians who need unified access to diverse biomedical data.

How to use Biomcp?

Pull the Docker image with docker pull jackgucci/biomcp:0.8.22 and run the container exposing port 8080: docker run -d -p 8080:8080 jackgucci/biomcp:0.8.22. Verify the server is running by testing the health endpoint: curl http://localhost:8080/health.

Key features of Biomcp

  • Connects to 50+ biomedical databases in one command.
  • Read‑only access to curated biomedical data.
  • Simple Docker‑based setup and deployment.
  • Provides a unified JSON‑RPC interface via MCP protocol.
  • Includes a health check endpoint for easy monitoring.

Use cases of Biomcp

FAQ from Biomcp

评论

其他 分类下的更多 MCP 服务器