Snowflake Cube Server

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Provides tools for querying and analyzing data stored in Snowflake through Cube semantic layers, allowing execution of REST API queries and data exploration capabilities.

  • Supports returning query results in YAML format when interacting with the Cube semantic layers.

雪花立方体服务器

用于与立方体语义层交互的 MCP 服务器

资源

context://data_description

包含 Cube 部署中可用数据的描述。这是describe_data工具的应用程序控制版本。

data://{data_id}

包含read_data调用返回的 JSON 格式数据。此资源适用于希望格式化或以其他方式处理工具调用输出的 MCP 客户端。更多信息请参阅read_data

工具

read_data

接受对 Cube REST API 的查询,并以 YAML 格式返回数据以及返回数据的唯一标识符。此标识符可用于从资源data://{data_id}中检索数据的 JSON 表示形式。更多信息请参阅data://{data_id}

describe_data

描述 Cube 部署中可用的数据。这是context://data_description资源的代理版本。

-
security - not tested
A
license - permissive license
-
quality - not tested

MCP 服务器用于与 Cube 语义层交互,提供查询和描述来自 Cube 部署的数据的工具。

  1. Resources
    1. context://data_description
    2. data://{data_id}
  2. Tools
    1. read_data
    2. describe_data
ID: t6fm96flpw