
Product
Introducing the Alert Details Page: A Better Way to Explore Alerts
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.
@cube-dev/mcp-server
Advanced tools
A Model Context Protocol (MCP) server that provides chat functionality with Cube's AI agent for analytics and data exploration
A Model Context Protocol (MCP) server that provides chat functionality with Cube's AI agent for analytics and data exploration.
This MCP server provides:
For Cursor and Claude Desktop, add this to your MCP settings:
{
"mcpServers": {
"cube-mcp-server": {
"command": "npx",
"args": ["@cube-dev/mcp-server"],
"env": {
"CUBE_API_KEY": "your_api_key_here",
"CUBE_TENANT_NAME": "your_tenant_name",
"CUBE_AGENT_ID": "your_agent_id"
}
}
}
}
Ask questions like "Show me revenue trends" or "What are our top products?" to get real-time analytics responses with data visualizations and SQL queries.
Standard MCP server with tools, resources, and stdio transport. Integrates with Cube's streaming chat API using JWT authentication and tracks AI tool usage. Built with @modelcontextprotocol/sdk.
FAQs
A Model Context Protocol (MCP) server that provides chat functionality with Cube's AI agent for analytics and data exploration
The npm package @cube-dev/mcp-server receives a total of 181 weekly downloads. As such, @cube-dev/mcp-server popularity was classified as not popular.
We found that @cube-dev/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.

Product
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.

Research
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.