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

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

キューブ セマンティック レイヤーと対話するための MCP サーバー。キューブ展開からのデータを照会および記述するためのツールを提供します。

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