Skip to main content
Glama

Snowflake Cube Server

スノーフレークキューブサーバー

キューブセマンティックレイヤーと対話するためのMCPサーバー

リソース

context://data_description

キューブデプロイメントで利用可能なデータの説明が含まれます。これは、 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

キューブデプロイメントで利用可能なデータについて説明します。これは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 サーバー。キューブ展開からのデータを照会および記述するためのツールを提供します。

  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