gen3-mcp

delocalizer/gen3-mcp

3.3

If you are the rightful owner of gen3-mcp 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 Gen3 MCP Server is a Model Context Protocol server designed for interacting with Gen3 data commons, featuring GraphQL query validation to minimize hallucinations.

Tools

Functions exposed to the LLM to take actions

get_schema_summary

Get annotated overview of all entities and their relationships.

get_schema_entity

Get detailed schema info about a specific entity including all fields.

generate_query_template

Generate safe query templates with validated fields.

validate_query

Validate GraphQL query syntax and field names against schema.

execute_graphql

Execute validated GraphQL queries against the Gen3 data commons.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources