Skip to main content
Glama

Snowflake Cube Server

雪花立方体服务器

用于与立方体语义层交互的 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

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.

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

  1. 资源
    1. context://data_description
    2. data://{data_id}
  2. 工具
    1. read_data
    2. describe_data

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    An MCP server that provides tools for interacting with Supabase databases, storage, and edge functions.
    Last updated -
    14
    41
    JavaScript
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata for querying, modifying, and managing objects and records.
    Last updated -
    7
    180
    45
    TypeScript
    MIT License
  • -
    security
    A
    license
    -
    quality
    An MCP server that provides access to Azure Data Explorer (ADX) clusters, allowing users to list tables, execute queries, and retrieve schema information.
    Last updated -
    Python
    MIT License
  • A
    security
    F
    license
    A
    quality
    An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
    Last updated -
    39
    28
    • Apple

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/isaacwasserman/mcp_cube_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server