Snowflake Cube Server
雪花立方体服务器
用于与立方体语义层交互的 MCP 服务器
资源
context://data_description
包含 Cube 部署中可用数据的描述。这是describe_data工具的应用程序控制版本。
data://{data_id}
包含read_data调用返回的 JSON 格式数据。此资源适用于希望格式化或以其他方式处理工具调用输出的 MCP 客户端。更多信息请参阅read_data 。
Related MCP server: iceberg-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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server that bridges AI assistants with data warehouses through Cube.js to enable governed, natural language semantic analytics queries. It provides tools for metadata discovery and secure query execution while enforcing governance policies like PII blocking and access limits.3921MIT
- AlicenseNot gradedqualityAmaintenanceMCP Server for Apache Iceberg, enabling users to read, query, and manipulate data within Iceberg catalogs.2Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server that provides tools to interact with dbt, including dbt Core, Cloud CLI, Semantic Layer, and Discovery API.Apache 2.0
- AlicenseAqualityDmaintenanceAn MCP server for executing Malloy queries and managing Malloy resources.52MIT
Related MCP Connectors
MCP server for managing Prisma Postgres.
MCP server for interacting with the Supabase platform
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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