雪花立方体服务器
用于与立方体语义层交互的 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
资源的代理版本。
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 服务器用于与 Cube 语义层交互,提供查询和描述来自 Cube 部署的数据的工具。
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