Snowflake Cube Server
Servidor Snowflake Cube
Servidor MCP para interactuar con capas semánticas de cubos
Recursos
context://data_description
Contiene una descripción de los datos disponibles en la implementación del cubo. Esta es una versión controlada por la aplicación de la herramienta describe_data .
data://{data_id}
Contiene los datos devueltos por una llamada read_data en formato JSON. Este recurso está destinado a clientes MCP que desean formatear o procesar la salida de las llamadas a herramientas. Consulte read_data para obtener más información.
Related MCP server: iceberg-mcp-server
Herramientas
read_data
Acepta una consulta a la API REST de Cube y devuelve los datos en formato YAML junto con un identificador único. Este identificador permite recuperar una representación JSON de los datos del recurso data://{data_id} . Consulta data://{data_id} para obtener más información.
describe_data
Describe los datos disponibles en la implementación del cubo. Esta es una versión de agente del recurso 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