mcp_cube_server

mcp_cube_server

3.4

If you are the rightful owner of mcp_cube_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Snowflake Cube Server is an MCP server designed for interacting with Cube semantic layers.

The Snowflake Cube Server is a Model Context Protocol (MCP) server that facilitates interaction with Cube semantic layers. It provides a structured way to query and describe data within a Cube deployment, leveraging the Cube REST API. The server is designed to handle data queries and return results in both YAML and JSON formats, making it versatile for various data processing needs. By utilizing the MCP framework, the server ensures seamless integration and communication between different components and clients, allowing for efficient data management and retrieval.

Features

  • Integration with Cube REST API for data querying.
  • Supports data description and retrieval in YAML and JSON formats.
  • Provides unique identifiers for data retrieval.
  • Facilitates interaction with Cube semantic layers.
  • Ensures seamless communication between MCP clients and resources.

Tools

  1. 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.

  2. describe_data

    Describes the data available in the Cube deployment.