OpenGenes MCP Server
Related Servers
Alternatives to OpenGenes MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to query clinical genomics databases, retrieve supporting literature, analyze population genetics, and visualize biological pathways.18MIT
- AlicenseAqualityDmaintenanceEnables AI agents to conversationally interact with genomics research networks for data analysis and discovery across multiple Omics AI Explorer platforms. It provides tools for exploring data collections, examining table schemas, and executing SQL queries against datasets like Viral AI and Neuroscience AI.61MIT

Hormonaly MCP Serverofficial
FlicenseNot gradedqualityBmaintenanceEnables AI agents to access 24 clinical tools for evidence synthesis, protocol lookup, and decision support in peptide, hormone, and longevity medicine.2-- AlicenseCqualityFmaintenanceProvides AI-powered access to major biological databases for GWAS and bioinformatics research. Enables natural language queries for protein, gene, variant, pathway, and drug discovery analysis.441MIT
- AlicenseAqualityBmaintenanceEnables unified access to 110 life science APIs and databases, including genomics, proteomics, chemistry, literature, and clinical data. Users can query genes, proteins, compounds, pathways, and more through natural language.3MIT
- AlicenseAqualityCmaintenanceConnects AI agents to the OpenAlex scholarly database, enabling search and retrieval of works, authors, institutions, and sources via natural language.9MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose with no overlap: one queries the database, one provides example queries, and one gives schema information. An agent can easily tell them apart based on their specific functions.
All tools follow a consistent 'opengenes_' prefix with descriptive suffixes (_db_query, _example_queries, _get_schema_info), using snake_case uniformly. This predictable pattern enhances readability and usability.
With only 3 tools, the set feels thin for a database query server, as it lacks operations like data manipulation (e.g., insert, update) or advanced query features. However, it covers basic query support adequately for its stated purpose.
The tools provide essential query, example, and schema functions, but there are notable gaps such as no data modification tools (e.g., create, update, delete) or specialized query filters. This limits the server's ability to handle full database workflows.