Skip to main content
Glama
cubedevinc

Cube MCP Server

by cubedevinc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CUBE_API_KEYNoNavigate to Admin → API Keys to obtain your API key.
EXTERNAL_USER_IDNoA unique identifier for external/third-party users (e.g., "user-123", "customer@external.com"). Use this when you need to provide custom user attributes, groups, or row-level security settings.
INTERNAL_USER_IDNoEmail address of an existing Cube user. Use this for internal team members who already have Cube accounts. The user's existing permissions and settings will be used.
CUBE_CHAT_API_URLNoCopy the complete Chat API URL from Admin → Agents → Click on Agent → Chat API URL field. This is the full endpoint URL for your agent.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
chat

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).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Server InformationBasic information about this MCP server
Example ConfigurationExample configuration data

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