Cube.dev MCP Server for Google ADKGive Google ADK instant access to 15 tools to Check Live, Check Ready, Convert Query, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Cube.dev as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Cube.dev MCP Server for Google ADK is a standout in the Brain Trust category — giving your AI agent 15 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="cubedev_agent",
instruction=(
"You help users interact with Cube.dev "
"using 15 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Cube.dev MCP Server
Connect your Cube.dev instance to any AI agent to bridge the gap between natural language and your data warehouse. This server allows your agent to interact with Cube's semantic layer, ensuring consistent metrics and high-performance data retrieval.
Google ADK natively supports Cube.dev as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 15 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Data Querying — Execute complex REST API queries using
load_queryto fetch aggregated data with measures, dimensions, and filters. - SQL Inspection — Use
get_sqlandexecute_cube_sqlto debug or run raw queries against the SQL API for deep data investigation. - Metadata Exploration — Retrieve cube definitions, views, and segments via
get_metato understand your data model without leaving the chat. - Performance Management — Trigger and monitor background pre-aggregation builds with
trigger_pre_aggregation_jobto ensure your dashboards stay fast. - Cloud Management — List deployments and environments if using Cube Cloud to manage your infrastructure context.
The Cube.dev MCP Server exposes 15 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 15 Cube.dev tools available for Google ADK
When Google ADK connects to Cube.dev through Vinkius, your AI agent gets direct access to every tool listed below — spanning semantic-layer, data-modeling, sql-api, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Check live on Cube.dev
Check if Cube deployment is live
Check ready on Cube.dev
Check if Cube deployment is ready
Convert query on Cube.dev
Convert a SQL query to a REST API query format
Execute cube sql on Cube.dev
Execute a raw SQL query against the SQL API
Generate meta token on Cube.dev
Requires CUBE_CLOUD_API_KEY. Generate a JWT for the Metadata API
Get entity on Cube.dev
Get detailed metadata for a specific entity
Get meta on Cube.dev
Get metadata for cubes and views
Get pre aggregation job status on Cube.dev
Get status of pre-aggregation jobs
Get sql on Cube.dev
Useful for debugging. Get generated SQL for a Cube query
List data sources on Cube.dev
List configured data sources
List deployments on Cube.dev
Requires CUBE_CLOUD_API_KEY. List all Cube Cloud deployments
List entities on Cube.dev
List all cubes and views
List environments on Cube.dev
Requires CUBE_CLOUD_API_KEY. List environments for a deployment
Load query on Cube.dev
Use this to get aggregated data. Execute a Cube query and return results
Trigger pre aggregation job on Cube.dev
Trigger a pre-aggregation build job
Connect Cube.dev to Google ADK via MCP
Follow these steps to wire Cube.dev into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Cube.dev MCP Server
Google ADK provides unique advantages when paired with Cube.dev through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Cube.dev
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Cube.dev tools with BigQuery, Vertex AI, and Cloud Functions
Cube.dev + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Cube.dev MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Cube.dev and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Cube.dev tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Cube.dev regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Cube.dev
Example Prompts for Cube.dev in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Cube.dev immediately.
"Show me the metadata for all available cubes and views."
"Run a query to get the total count of orders grouped by status for the last 30 days."
"Trigger a pre-aggregation build for the 'Sales' cube."
Troubleshooting Cube.dev MCP Server with Google ADK
Common issues when connecting Cube.dev to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkCube.dev + Google ADK FAQ
Common questions about integrating Cube.dev MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Proxycurl (LinkedIn Data)
18 toolsEnrich company and professional data via Proxycurl — lookup websites, funding history, employee profiles, and competitive intelligence directly from your AI agent.

Missive
10 toolsCollaborative email and shared inbox for teams.

HTML to Markdown Converter
1 toolsStop LLMs from skipping website content. Convert massive HTML files into clean Markdown deterministically without data loss.

GoTo Meeting
6 toolsHost reliable video conferences with screen sharing, recording, and transcription for productive remote team meetings.
