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.

Cube 배포에서 데이터를 쿼리하고 설명하기 위한 도구를 제공하는 Cube 의미 계층과 상호 작용하기 위한 MCP 서버입니다.

  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