BioGRID MCP server
@kleonai
About BioGRID MCP server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments