Enables interaction with Cube semantic layers through an MCP server.
This MCP server provides tools to query and describe data available within a Cube deployment. It exposes resources for retrieving data in both YAML and JSON formats. The `read_data` tool accepts queries to the Cube REST API and returns the data along with a unique identifier. The `describe_data` tool provides a description of the available data. This server facilitates integration with MCP clients that require formatted or processed Cube data.