MCPServers

Summary

This MCP server, developed by Isaac Wasserman, interfaces with Cube.dev's REST API to enable AI agents to interact with semantic data layers. Built with Python and utilizing the Model Context Protocol SDK, it provides tools for querying and describing data available in Cube deployments. The implementation focuses on simplifying access to complex data structures, offering functionality to read data and retrieve metadata. It's particularly useful for organizations looking to leverage their existing Cube semantic layers with AI agents, enabling use cases such as automated data analysis, natural language querying of business metrics, and AI-assisted data exploration without directly dealing with Cube's API complexities.

Available Actions(2)

read_data

Accepts a query to the Cube REST API and returns the data in YAML along with a unique identifier for the data returned.

describe_data

Describes the data available in the Cube deployment.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Language

TypeScript

Categories

Tags

Cube MCP Server