MCP.so
ログイン

BioGRID MCP server

@kleonai

BioGRID MCP server について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

kleonai

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

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

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

概要

What is BioGRID MCP server?

BioGRID MCP server is a Model-Context-Protocol endpoint that unlocks BioGRID’s 20 million curated genetic and physical interactions for LLMs and autonomous agents. It provides schema-validated tools to query the BioGRID API, returning publication-backed interaction networks, TSV edge lists, and ready-to-analyse statistics.

How to use BioGRID MCP server?

Clone the repository, install dependencies with npm install, set the BIOGRID_API_KEY environment variable (free for academic use), then run the server with npm run start (stdio mode) or npm run start:http -- --port <port> (HTTP mode). Tools are invoked via JSON-RPC calls with self-describing arguments.

Key features of BioGRID MCP server

  • Retrieve all BioGRID interactions for a single gene.
  • Fetch first-degree neighbors for a seed gene.
  • Export TSV or CSV edge lists for network analysis.
  • Fuzzy search gene

コメント

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