雪花立方体服务器
用于与立方体语义层交互的 MCP 服务器
资源
context://data_description
包含 Cube 部署中可用数据的描述。这是describe_data工具的应用程序控制版本。
data://{data_id}
包含read_data调用返回的 JSON 格式数据。此资源适用于希望格式化或以其他方式处理工具调用输出的 MCP 客户端。更多信息请参阅read_data 。
Related MCP server: Kusto MCP Server
工具
read_data
接受对 Cube REST API 的查询,并以 YAML 格式返回数据以及返回数据的唯一标识符。此标识符可用于从资源data://{data_id}中检索数据的 JSON 表示形式。更多信息请参阅data://{data_id} 。
describe_data
描述 Cube 部署中可用的数据。这是context://data_description资源的代理版本。
This server cannot be installed
A
license - permissive license-
quality - not testedC
maintenanceMaintenance
–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity
Latest Blog Posts
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
