BioGRID MCP server
Description
<img src="logo/combined-logo.png" width="1000" /> # BioGRID MCP server This is a Model-Context-Protocol (MCP) endpoint server that unlocks BioGRID’s 2 × 10⁷ curated genetic and physical interactions for any LLM or autonomous agent to access the BioGRID API. This repository…
About
<img src="logo/combined-logo.png" width="1000" /> # BioGRID MCP server This is a Model-Context-Protocol (MCP) endpoint server that unlocks BioGRID’s 2 × 10⁷ curated genetic and physical interactions for any LLM or autonomous agent to access the BioGRID API. This repository provides tools for your agent stack to go…
Details
- Author
- kleonai
- Downloads
- 140
- Categories
- Other
Jump to
- 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
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.
BioGRID MCP server
This is a Model-Context-Protocol (MCP) endpoint server that unlocks BioGRID’s 2 × 10⁷ curated genetic and physical interactions for any LLM or autonomous agent to access the BioGRID API. This repository provides tools for your agent stack to go from raw gene symbols to publication-backed interaction networks, TSV edge lists, and ready-to-analyse statistics—all through schema-validated JSON calls. These tools self-describe inputs/outputs, so agents can discover, validate and correct calls on their own.
---
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



