analytics-mcp
Provides access to Cloudflare Web Analytics data, allowing agents to query site traffic and performance metrics alongside other analytics providers.
Provides access to Google Analytics 4 (GA4) web analytics data, allowing agents to query traffic, engagement, and performance metrics through a unified analytics interface.
Provides access to Google Search Console data, allowing agents to query search performance and site metrics alongside web analytics.
Provides access to Vercel Analytics data, allowing agents to query website analytics metrics through the same normalized tool surface.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@analytics-mcpCompare last week's traffic across GA4 and Cloudflare and show discrepancies."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
analytics-mcp
Unified web-analytics MCP server: GA4, Cloudflare Web Analytics, Vercel Analytics and Google Search Console behind one normalized tool surface. One question — "how did the site do last week?" — answered across every tracker you run, with the discrepancies between them reported instead of hidden.
Remote: StreamableHTTP + OAuth 2.1, deployable to Vercel in one click — usable from Claude web.
Local: the same server over stdio for Claude Code / Cursor / Desktop.
Status: spec-driven build in progress.
SPEC.mdholds the per-file implementation contracts and phase gates. Not usable yet.
Design notes (short version)
No org-specific anything in this repo. Your sites, properties and tokens are configuration (
SITES_CONFIG+ env vars) — see.env.exampleandsites.example.json."Remote" here means your deployment with your credentials, not multi-tenant SaaS.
Every source adapter is typed against real API responses captured by
pnpm probe— never against guessed shapes.
License: MIT.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityBmaintenanceConnects MCP clients like Claude Desktop to Google Analytics 4 Data API, enabling natural language queries for reports, top pages, traffic sources, conversions, realtime users, and period comparisons.7MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying Google Analytics 4 data using natural language through MCP clients like Claude and Cursor, supporting 200+ dimensions and metrics for traffic, user behavior, and e-commerce analysis.MIT
- FlicenseNot gradedqualityCmaintenanceProduction-ready MCP server integrating Google Search Console, GA4, and PageSpeed Insights for SEO and analytics intelligence, enabling natural-language queries to Google analytics data.
- AlicenseNot gradedqualityAmaintenanceUnifies Google Search Console, Bing Webmaster Tools, GA4, and PageSpeed APIs behind one MCP server, letting an agent join search, indexing, and analytics data across providers while staying read-only and boundary-limited by default.Do What The F*ck You Want To Public
Related MCP Connectors
Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights.
Read-only SaaS business intelligence from GA4, Stripe, and Google Search Console.
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/karenrebecag/analytics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server