horizon-mcp
by kshash919
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNOWFLAKE_PAT | Yes | Snowflake Personal Access Token for authentication | |
| OPENAI_API_KEY | No | OpenAI API key (required only if using the ask_data tool) | |
| SNOWFLAKE_ROLE | Yes | Snowflake role to use for the MCP service user (e.g., HORIZON_MCP_ROLE) | |
| SEMANTIC_BACKEND | No | Semantic backend: 'none' (live IRC browsing) or 'lancedb' (local vector search) | none |
| SNOWFLAKE_ACCOUNT | Yes | Snowflake account identifier in ORGNAME-ACCOUNTNAME format (not legacy account.region.cloud) | |
| SNOWFLAKE_DATABASE | Yes | Snowflake database name (Iceberg catalog) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |