Omics AI MCP Server
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_collectionsC | List all collections available in an Omics AI Explorer network |
| list_tablesC | List all tables in a specific collection |
| get_schema_fieldsC | Get the schema fields for a specific table |
| query_tableC | Query data from a table with optional filters and pagination |
| count_rowsC | Count the number of rows matching given filters |
| sql_searchC | 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 | |
Latest Blog Posts
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/mfiume/omics-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server