Back to Home
cubedevinc icon

cube-mcp-server

Verified Safe

by cubedevinc

Overview

Provides a Model Context Protocol (MCP) server for real-time analytics and data exploration via chat with Cube's AI agent.

Installation

Run Command
npx @cube-dev/mcp-server

Environment Variables

  • CUBE_API_KEY
  • CUBE_TENANT_NAME
  • CUBE_DEPLOYMENT_ID
  • CUBE_AGENT_ID
  • USER_ID

Security Notes

The server correctly loads all sensitive credentials (API keys, tenant names, deployment IDs, agent IDs, user IDs) from environment variables, avoiding hardcoding. It uses standard Node.js `fetch` for network requests and `JSON.parse` for streaming data, which are generally safe. There is no usage of 'eval' or other inherently dangerous functions. Security relies on the secure handling of environment variables by the user and the underlying security of the Cube AI platform's APIs and authentication flow.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassLow
Avg Tokens750
Stars3
Forks1
Last Update2025-12-02

Tags

mcpaianalyticsdata-explorationchat