Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search | Search for genes, variants, or regions in gnomAD |
get_gene | Get detailed information about a gene including constraint scores |
get_variant | Get detailed information about a specific variant |
get_variants_in_gene | Get all variants in a specific gene |
get_transcript | Get information about a specific transcript |
get_region_variants | Get variants in a specific genomic region |
get_coverage | Get coverage information for a gene |
get_structural_variants | Get structural variants in a genomic region |
get_mitochondrial_variants | Get mitochondrial variants |