Skip to main content
Glama

OpenGenes MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_db_prompt Get the database prompt that describes the OpenGenes database schema and usage guidelines. This resource contains detailed information about: - Database tables and their schemas - Column enumerations and valid values - Usage guidelines for querying the database - Examples of common queries Returns: The complete database prompt text
get_schema_summary Get a summary of the OpenGenes database schema. Returns: A formatted summary of tables and their purposes

Tools

Functions exposed to the LLM to take actions

NameDescription
opengenes_get_schema_info

Get information about the database schema

opengenes_example_queries

Get a list of example SQL queries

opengenes_db_query

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.

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