70
grade C
11 days ago
glama

Cube MCP Server

Enables users to interact with Cube's AI agent for real-time analytics and data exploration through a chat interface. It supports generating data visualizations, performing SQL queries, and analyzing trends using natural language.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: CUBE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCUBE_API_KEY"": "your_api_key_here",
configCUBE_CHAT_API_URL"": "https://ai.{cloudRegion}.cubecloud.dev/api/v1/public/{accountName}/agents/{agentId}/chat/stream-chat-state",
configEXTERNAL_USER_ID"": "user-123"
configINTERNAL_USER_ID"": "analyst@yourcompany.com"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cubedevinc-cube-mcp-server-11t3jh)](https://m8ven.ai/mcp/cubedevinc-cube-mcp-server-11t3jh)
commit: 9bf3f0b16b285ad60a05bc4cabc2cea840b729f5
code hash: 09619e1d7a32fc6f17fea568af02a2fad0f266f6b5713c5619a03c5a5b9bb591
verified: 4/11/2026, 3:27:09 PM
view raw JSON →