Snowflake Cube Server
MCP Server for Interacting with Cube Semantic Layers
Resources
context://data_description
Contains a description of the data available in the Cube deployment. This is an application controlled version of the describe_data
tool.
data://{data_id}
Contains the data returned by a read_data
call in JSON format. This resource is meant for MCP clients that wish to format or otherwise process the output of tool calls. See read_data
for more.
Tools
read_data
Accepts a query to the Cube REST API and returns the data in YAML along with a unique identifier for the data returned. This identifier can be used to a retrieve a JSON representation of the data from the resource data://{data_id}
. See data://{data_id}
for more.
describe_data
Describes the data available in the Cube deployment. This is an agentic version of the context://data_description
resource.
Snowflake Cube Server
Project Details
- isaacwasserman/mcp_cube_server
- GNU General Public License v3.0
- Last Updated: 4/11/2025
Recomended MCP Servers
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code...
Model Context Protocol server for Sitecore
Australian Pharmaceutical Benefits Scheme PBS API Server using Anthropic MCP with natural language LLM integration
AI-Powered Penetration Testing Assistant for offensive security testing, focused on web applications and network penetration testing.
Allows AI Agents to sleep for a specified amount of milliseconds, like when they should wait for an...

A ready-to-use MCP (Model Context Protocol) server template for extending Cursor IDE with custom tools. Deploy your own...