Skip to main content
Glama
cubedevinc

Cube MCP Server

by cubedevinc

chat

Chat with an AI agent to analyze data, generate visualizations, and explore insights using natural language queries. Supports both internal users with existing permissions and external users with custom security attributes.

Instructions

Chat with Cube AI agent for analytics and data exploration. Returns streaming response with AI insights, tool calls, and data visualizations. Supports both external users (with custom attributes) and internal Cube users (with existing permissions).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageYesYour question or request for the Cube AI agent (e.g., 'Show me revenue trends for the last 6 months')
externalIdNoOptional: External user ID for third-party users. Allows custom userAttributes and groups. Cannot be used with internalId.
internalIdNoOptional: Internal user ID (email address) for existing Cube users. Uses their existing permissions. Cannot be used with externalId or userAttributes.
userAttributesNoOptional: Array of user attributes for row-level security (only valid with externalId). Each attribute has 'name' and 'value' properties.
groupsNoOptional: Array of group names for authorization (only valid with externalId)
Install Server

Other Tools

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/cubedevinc/cube-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server