Skip to main content
Glama

OpenGenes MCP Server

opengenes_db_query

Retrieve genetic data related to aging and longevity by querying the OpenGenes database using SQL. Explore lifespan extension experiments, model organism studies, and human aging research.

Instructions

Query the Opengenes database that contains data about genes involved in longevity, lifespan extension experiments on model organisms, and changes in human and other organisms with aging. Before caling this tool the first time, always check tools that provide schema information and example queries.

Input Schema

NameRequiredDescriptionDefault
sqlYes

Input Schema (JSON Schema)

{ "properties": { "sql": { "title": "Sql", "type": "string" } }, "required": [ "sql" ], "type": "object" }
Install Server

Other Tools from OpenGenes MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/longevity-genie/opengenes-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server