Back to Home
cubedevinc icon

cube-mcp-server

Verified Safe

by cubedevinc

Overview

Provides a Model Context Protocol (MCP) server to enable chat functionality with Cube's AI agent for analytics and data exploration.

Installation

Run Command
npx @cube-dev/mcp-server

Environment Variables

  • CUBE_CHAT_API_URL
  • CUBE_API_KEY
  • EXTERNAL_USER_ID
  • INTERNAL_USER_ID
  • USER_ID

Security Notes

The server uses `dotenv` for environment variables, which is good practice. It relies on the `CUBE_CHAT_API_URL` and `CUBE_API_KEY` to be configured from trusted Cube administration panels. User input is passed to the Cube AI agent without local execution, reducing direct code injection risk. Error messages could potentially leak configuration details (e.g., required environment variable names) if exposed publicly, but this is a minor information leak and not a critical vulnerability for an internal tool.

Similar Servers

Stats

Interest Score34
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars4
Forks1
Last Update2026-01-13

Tags

mcpaianalyticsdata-explorationchatcube