Snowflake Cube Server
@isaacwasserman
About Snowflake Cube Server
MCP Server for Interacting with Cube Semantic Layers
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Snowflake Cube Server?
An MCP server that enables interaction with Cube semantic layers, providing tools and resources for querying and exploring Cube deployments.
How to use Snowflake Cube Server?
Install the server (e.g., via Smithery) and configure it with your Cube deployment endpoint. Use the provided tools read_data and describe_data to query data and retrieve metadata; results can also be accessed as JSON resources.
Key features of Snowflake Cube Server
- Query Cube REST API via
read_datatool. - Retrieve JSON data through
data://{data_id}resource. - Describe available data using
describe_datatool. - Access deployment description via
context://data_description. - Supports YAML and JSON output formats.
Use cases of Snowflake Cube Server
- Semantic layer querying from MCP-compatible AI agents.
- Exploring Cube data models and their dimensions/measures.
- Fetching and processing data for analytics within chat interfaces.
- Automating data access workflows using MCP resources.
FAQ from Snowflake Cube Server
What data does Snowflake Cube Server access?
It accesses data exposed through a Cube semantic layer deployment, queried via the Cube REST API.
How are query results returned?
Results are returned in YAML format with a unique ID; a JSON representation can be retrieved using the data://{data_id} resource.
What runtime dependencies are required?
—
How is authentication handled?
—
Are there any known limits on query size or frequency?
—
More Databases MCP servers
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
Sail MCP Server for Spark SQL
lakehqDrop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Comments