スノーフレークキューブサーバー
キューブセマンティックレイヤーと対話するための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
リソースのエージェントバージョンです。
This server cannot be installed
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 サーバー。キューブ展開からのデータを照会および記述するためのツールを提供します。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that provides tools for interacting with Supabase databases, storage, and edge functions.Last updated -1441JavaScriptMIT License
- AsecurityAlicenseAqualityAn 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 -718045TypeScriptMIT License
- -securityAlicense-qualityAn MCP server that provides access to Azure Data Explorer (ADX) clusters, allowing users to list tables, execute queries, and retrieve schema information.Last updated -PythonMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3928