MCP.so
ログイン
B

Biomcp (typescript)

@yeyuan98

Biomcp (typescript) について

A high-performance MCP server that gives LLMs access to 24 biomedical tools federated across 50+ upstream APIs — genes, variants, drugs, diseases, literature, and clinical trials in a single integration.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

yeyuan98

投稿者

Ye Yuan

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "biomcp": {
      "command": "npx",
      "args": [
        "biomcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Biomcp?

Biomcp is a high-performance MCP server that gives LLMs access to 24 biomedical tools federated across 50+ upstream APIs—covering genes, variants, drugs, diseases, literature, and clinical trials in a single integration. It is designed for researchers, clinicians, and developers who need to query biomedical data through AI assistants.

How to use Biomcp?

Install and build with git clone, make install, and make build-bundle, then configure with Claude Desktop by adding a biomcp entry using npx biomcp or a local bundle.js path. Biomcp can also be run directly via npm start (stdio) or any stdio-based MCP client.

Key

コメント

「その他」の他のコンテンツ