biogrid-mcp-server

kleonai/biogrid-mcp-server

3.2

If you are the rightful owner of biogrid-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The BioGRID MCP server is a Model-Context-Protocol endpoint server that provides access to BioGRID’s extensive database of curated genetic and physical interactions, enabling seamless integration with LLMs and autonomous agents.

Tools

Functions exposed to the LLM to take actions

get_interactions

Retrieve every BioGRID interaction that involves one gene.

get_neighbors

Lightweight wrapper returning first-degree partners for a single gene.

export_edge_list

Produce a TSV/CSV edge list for a set of genes – ready for Cytoscape or graph-tool.

search_genes

Fuzzy search BioGRID’s gene table to look up ambiguous symbols/aliases.

interaction_stats

Quick network summary for a gene list (counts, degree distribution, physical/genetic ratio).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources