From b6d6b5422e95787e61637e477f2c27eb7b3080ab Mon Sep 17 00:00:00 2001 From: sudomichael Date: Mon, 18 May 2026 12:57:17 -0400 Subject: [PATCH 1/2] Add Gizmo Analytics to Monitoring Cookieless web analytics MCP server for AI coding agents. Framework-aware install + query + workflow tools. Hosted at https://gizmoanalytics.io/mcp. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a58a33b32..e1318a457 100644 --- a/README.md +++ b/README.md @@ -1860,6 +1860,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) [![Sudhan30/freshprobe MCP server](https://glama.ai/mcp/servers/Sudhan30/freshprobe/badges/score.svg)](https://glama.ai/mcp/servers/Sudhan30/freshprobe) 🏎️ ☁️ 🏠 - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. - [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) 📇 ☁️ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) 📇 ☁️ 🍎 🪟 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history +- [sudomichael/analyticsautopilot](https://github.com/sudomichael/analyticsautopilot) 📇 ☁️ - Gizmo Analytics — cookieless web analytics for AI coding agents. Framework-aware install (Next/Remix/SvelteKit/Nuxt/Astro/Vite/React/HTML), OAuth onboarding, 28 tools for setup + query + workflow operations (summarize_all_sites, explain_traffic_change, detect_anomalies). Hosted MCP at gizmoanalytics.io/mcp. - [TANTIOPE/datadog-mcp-server](https://github.com/TANTIOPE/datadog-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. - [ThinkneoAI/mcp-server](https://github.com/ThinkneoAI/mcp-server) [![ThinkneoAI/mcp-server MCP server](https://glama.ai/mcp/servers/ThinkneoAI/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/ThinkneoAI/mcp-server) 🐍 ☁️ - ThinkNEO Control Plane — Enterprise AI governance MCP server with runtime guardrails, observability, AI FinOps, and agent lifecycle control. - [tumf/grafana-loki-mcp](https://github.com/tumf/grafana-loki-mcp) 🐍 🏠 - An MCP server that allows querying Loki logs through the Grafana API. From 59e53a9fb3afcf55cc891fcc5d22b2bbf9dfef59 Mon Sep 17 00:00:00 2001 From: sudomichael Date: Tue, 19 May 2026 08:30:39 -0400 Subject: [PATCH 2/2] Update Gizmo Analytics entry: link to public docs repo + Glama badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Repo link: sudomichael/analyticsautopilot (private monorepo) → sudomichael/gizmoanalytics-mcp (public docs / ownership repo) - Added Glama score badge per the listing requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1318a457..39423d55f 100644 --- a/README.md +++ b/README.md @@ -1860,7 +1860,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [Sudhan30/freshprobe](https://github.com/Sudhan30/freshprobe) [![Sudhan30/freshprobe MCP server](https://glama.ai/mcp/servers/Sudhan30/freshprobe/badges/score.svg)](https://glama.ai/mcp/servers/Sudhan30/freshprobe) 🏎️ ☁️ 🏠 - Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine. - [shibley/apistatuscheck-mcp-server](https://github.com/shibley/apistatuscheck-mcp-server) [![apistatuscheck-mcp-server MCP server](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/shibley/apistatuscheck-mcp-server) 📇 ☁️ - Check real-time operational status of 114+ cloud services and APIs (AWS, GitHub, Stripe, OpenAI, Vercel, etc.) directly from AI assistants. Published on npm. - [speedofme-dev/speedofme-mcp](https://www.npmjs.com/package/@speedofme/mcp) 📇 ☁️ 🍎 🪟 🐧 - Official SpeedOf.Me server for accurate internet speed tests via 129 global Fastly edge servers with analytics dashboard and local history -- [sudomichael/analyticsautopilot](https://github.com/sudomichael/analyticsautopilot) 📇 ☁️ - Gizmo Analytics — cookieless web analytics for AI coding agents. Framework-aware install (Next/Remix/SvelteKit/Nuxt/Astro/Vite/React/HTML), OAuth onboarding, 28 tools for setup + query + workflow operations (summarize_all_sites, explain_traffic_change, detect_anomalies). Hosted MCP at gizmoanalytics.io/mcp. +- [sudomichael/gizmoanalytics-mcp](https://github.com/sudomichael/gizmoanalytics-mcp) [![sudomichael/gizmoanalytics-mcp MCP server](https://glama.ai/mcp/servers/sudomichael/gizmoanalytics-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sudomichael/gizmoanalytics-mcp) 📇 ☁️ - Gizmo Analytics — cookieless web analytics for AI coding agents. Framework-aware install (Next/Remix/SvelteKit/Nuxt/Astro/Vite/React/HTML), OAuth onboarding, 28 tools for setup + query + workflow operations (summarize_all_sites, explain_traffic_change, detect_anomalies). Hosted MCP at gizmoanalytics.io/mcp. - [TANTIOPE/datadog-mcp-server](https://github.com/TANTIOPE/datadog-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server providing comprehensive Datadog observability access for AI assistants. Features grep-like log search, APM trace filtering with duration/status/error queries, smart sampling modes for token efficiency, and cross-correlation between logs, traces, and metrics. - [ThinkneoAI/mcp-server](https://github.com/ThinkneoAI/mcp-server) [![ThinkneoAI/mcp-server MCP server](https://glama.ai/mcp/servers/ThinkneoAI/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/ThinkneoAI/mcp-server) 🐍 ☁️ - ThinkNEO Control Plane — Enterprise AI governance MCP server with runtime guardrails, observability, AI FinOps, and agent lifecycle control. - [tumf/grafana-loki-mcp](https://github.com/tumf/grafana-loki-mcp) 🐍 🏠 - An MCP server that allows querying Loki logs through the Grafana API.