MCP server enabling interaction with Cube semantic layers by providing data descriptions, querying capabilities via Cube REST API, and JSON or YAML formatted data retrieval for advanced data processing.
Unlock the full potential of Snowflake Cube Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
MCP Server for Interacting with Cube Semantic Layers
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.
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.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!