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_go_terms | Search across Gene Ontology terms by keyword, name, or definition |
| get_go_term | Get detailed information for a specific GO term |
| validate_go_id | Validate GO identifier format and check if term exists |
| get_ontology_stats | Get statistics about GO ontologies (term counts, recent updates) |