Simple Analytics MCP Server for Google ADKGive Google ADK instant access to 5 tools to Add Website, Export Datapoints, Get Stats, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Simple Analytics 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 Simple Analytics MCP Server for Google ADK is a standout in the Data Analytics category — giving your AI agent 5 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="simple_analytics_agent",
instruction=(
"You help users interact with Simple Analytics "
"using 5 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 Simple Analytics MCP Server
Connect Simple Analytics to your AI agent for privacy-first insights. Simple Analytics provides clean, simple, and privacy-friendly web analytics without tracking users or using cookies.
Google ADK natively supports Simple Analytics as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 5 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
- Aggregated Stats — Use
get_statsto fetch pageviews, visitors, and histograms for any of your domains with custom date ranges. - Data Export — Use
export_datapointsto retrieve raw, non-sampled data for deep analysis or custom reporting. - Site Management — List all managed websites with
list_websitesor add new domains to your account usingadd_website. - Server-Side Tracking — Send custom events or pageviews directly from your server using
send_server_eventto track conversions or backend actions.
The Simple Analytics MCP Server exposes 5 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 5 Simple Analytics tools available for Google ADK
When Google ADK connects to Simple Analytics through Vinkius, your AI agent gets direct access to every tool listed below — spanning web-analytics, privacy-focused, cookieless, 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.
Add website on Simple Analytics
Requires Business or Enterprise plan. Add a new website to Simple Analytics
Export datapoints on Simple Analytics
Requires User-Id credential to be set. Export raw, non-sampled data points
Get stats on Simple Analytics
) for a specific domain. Get aggregated statistics for a website
List websites on Simple Analytics
List all websites associated with the user
Send server event on Simple Analytics
Submit a server-side event or pageview
Connect Simple Analytics to Google ADK via MCP
Follow these steps to wire Simple Analytics 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 Simple Analytics MCP Server
Google ADK provides unique advantages when paired with Simple Analytics 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 Simple Analytics
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 Simple Analytics tools with BigQuery, Vertex AI, and Cloud Functions
Simple Analytics + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Simple Analytics MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Simple Analytics and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Simple Analytics tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Simple Analytics regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Simple Analytics
Example Prompts for Simple Analytics in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Simple Analytics immediately.
"Get the visitor count for example.com for the last 30 days."
"List all the websites I have registered in Simple Analytics."
"Add a new website 'newproject.com' and set its timezone to 'Europe/London'."
Troubleshooting Simple Analytics MCP Server with Google ADK
Common issues when connecting Simple Analytics to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkSimple Analytics + Google ADK FAQ
Common questions about integrating Simple Analytics 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 →
PagerDuty Incident Trigger
1 toolsThis MCP does exactly one thing: it triggers incidents in PagerDuty. That's its only function, and nothing else. Incredible for giving your AI agents the power to wake up engineers.

Moosend (Email Marketing & Automation)
10 toolsManage email marketing via Moosend — create campaigns, track mailing lists, and audit performance analytics.

Starburst
6 toolsConnect your AI to Starburst Enterprise. Query federated data lakes, manage access roles, and orchestrate complex data environments seamlessly.

Glean
12 toolsSearch across all your company apps and docs with AI that understands your organization and surfaces the right answer instantly.
