Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_collections | List all collections available in an Omics AI Explorer network |
| list_tables | List all tables in a specific collection |
| get_schema_fields | Get the schema fields for a specific table |
| query_table | Query data from a table with optional filters and pagination |
| count_rows | Count the number of rows matching given filters |
| sql_search | Execute a SQL query against a collection using Trino syntax |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |