Analytics & Monitoring MCP Servers

MCP servers for product analytics, metrics, dashboards, logging, tracing and observability. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Posthog Official npm
A
@posthog/mcp

PostHog SDK for Model Context Protocol (MCP) servers — tracks tool usage, intent, and identity

Analytics & Monitoring Score 100/100 0 findings 200k/wk Cap. Minimal
Webmcp Polyfill Source verified npm
A
@mcp-b/webmcp-polyfill

Strict WebMCP core runtime polyfill for document.modelContext (with deprecated navigator.modelContext alias)

Analytics & Monitoring Score 100/100 0 findings 54k/wk Cap. Minimal
Metrics Source verified npm
A
@mongodb-js/mcp-metrics

Prometheus metrics helpers for MongoDB MCP servers

Analytics & Monitoring Score 100/100 0 findings 32k/wk Cap. Minimal
Datadog Source verified 10 implementations
A
best: @winor30/mcp-server-datadog

MCP server for interacting with Datadog API

Analytics & Monitoring Best score 100/100 0 findings 29k/wk Cap. Minimal
Vanta Source verified npm
A
@vantasdk/vanta-mcp-server

Model Context Protocol server for Vanta's security compliance platform

Analytics & Monitoring Score 100/100 0 findings 15k/wk Cap. Minimal
Vibe Agent Toolkit Gateway Source verified 2 implementations
A
best: @vibe-agent-toolkit/gateway-mcp

MCP Gateway for exposing VAT agents through Model Context Protocol

Analytics & Monitoring Best score 100/100 0 findings 6.9k/wk Cap. Minimal
Clarity Official npm
A
@microsoft/clarity-mcp-server

MCP Server for Microsoft Clarity based on data export API

Analytics & Monitoring Score 100/100 0 findings 6.3k/wk Cap. Minimal
Prometheus Source verified 2 implementations
A
best: prometheus-mcp

Prometheus MCP Server

Analytics & Monitoring Best score 100/100 0 findings 4.8k/wk Cap. Minimal
Metabase Source verified npm
A
@cognitionai/metabase-mcp-server

A Model Context Protocol server for Metabase integration

Analytics & Monitoring Score 100/100 0 findings 2.9k/wk Cap. Minimal
Samarth Gtm Source verified npm
A
samarth-gtm-mcp

Production-ready MCP server for Google Tag Manager API v2 — Samarth Analytics

Analytics & Monitoring Score 100/100 1 finding 2.9k/wk Cap. Minimal
Fastify Source verified npm
A
fastify-mcp-server

Easily spin up Model Context Protocol (MCP) servers using Fastify

Analytics & Monitoring Score 100/100 0 findings 2.6k/wk Cap. Minimal
Analytics Source verified 3 implementations
A
best: @armature-tech/mcp-analytics

MCP analytics wrapper SDK that instruments MCP tool declarations with telemetry.

Analytics & Monitoring Best score 100/100 0 findings 2.3k/wk Cap. Minimal
Sfcc Dev Source verified npm
A
sfcc-dev-mcp

MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools

Analytics & Monitoring Score 100/100 0 findings 2.1k/wk Cap. Minimal
Tauri Source verified npm
A
@hypothesi/tauri-mcp-server

A Model Context Protocol server for use with Tauri v2 applications

Analytics & Monitoring Score 100/100 0 findings 2.0k/wk Cap. Minimal
Phoenix Source verified npm
A
@arizeai/phoenix-mcp

A MCP server for Arize Phoenix

Analytics & Monitoring Score 100/100 0 findings 1.6k/wk Cap. Minimal
Mailgun Source verified npm
A
@mailgun/mcp-server

An MCP server that gives AI agents a practical interface to Mailgun workflows for sending, diagnosing deliverability, and taking account actions safely.

Analytics & Monitoring Score 100/100 0 findings 1.1k/wk Cap. Minimal
Teamcity Source verified npm
A
@daghis/teamcity-mcp

Model Control Protocol server for TeamCity CI/CD integration with AI coding assistants

Analytics & Monitoring Score 100/100 0 findings 931/wk Cap. Minimal
Frontmcp Plugin Dashboard Source verified npm
A
@frontmcp/plugin-dashboard

Dashboard plugin for FrontMCP - visual monitoring and introspection of MCP servers

Analytics & Monitoring Score 100/100 0 findings 573/wk Cap. Minimal
Ncloud Source verified npm
A
ncloud-mcp-server

MCP server for managing Naver Cloud Platform (Ncloud) infrastructure

Analytics & Monitoring Score 100/100 0 findings 353/wk Cap. Minimal
Admin Contracts Source verified npm
A
@plasius/mcp-admin-contracts

Public-safe MCP admin discovery contract descriptors and response builders.

Analytics & Monitoring Score 100/100 0 findings 307/wk Cap. Minimal
Kusto Source verified npm
A
kusto-mcp

MCP Server for interacting with Kusto (Azure Data Explorer)

Analytics & Monitoring Score 100/100 0 findings 216/wk Cap. Minimal
Ai Rotom Source verified npm
A
@nonz250/ai-rotom

Pokemon Champions battle advisor MCP server

Analytics & Monitoring Score 100/100 0 findings 202/wk Cap. Minimal
Openalex Research Source verified npm
A
openalex-research-mcp

MCP server for OpenAlex API - enabling literature review and research landscaping

Analytics & Monitoring Score 100/100 1 finding 193/wk Cap. Minimal
Ynab Source verified npm
A
ynab-mcp

MCP server providing comprehensive YNAB API coverage for Claude integration

Analytics & Monitoring Score 100/100 0 findings 143/wk Cap. Minimal

A signup metric dips overnight and you want an explanation — without tabbing through five dashboards and a log viewer. An analytics or monitoring MCP server is built for exactly this: it hands your AI assistant a live line into telemetry so it can answer in plain language. Because the Model Context Protocol gives that assistant real credentials to production data, a server's security posture matters as much as its feature list.

From Prometheus to PostHog: where these MCP servers plug in

Most servers in this category wrap product-analytics APIs in the Mixpanel, Amplitude or PostHog mold, metrics and dashboard backends such as Prometheus, Grafana and Datadog, log stores like Elasticsearch or Loki, error trackers such as Sentry, and OpenTelemetry-style tracing pipelines. Once connected, an assistant in Claude, Cursor or another MCP client can pull funnel and retention numbers, correlate an error spike with a specific deploy by walking logs and traces, or draft a recurring metrics digest straight from live dashboards. The full MCP Trust Registry covers adjacent territory: tools that collect data upstream live in Web, Search & Scraping, while campaign and audience numbers sit in Marketing & Social.

Why observability access deserves its own security review

Telemetry reach is broader than it looks. A malicious or over-permissioned monitoring MCP server can get at:

  • Sensitive data buried in logs. Log lines routinely carry emails, session tokens, IPs and internal hostnames — everything the server queries flows into the model's context.
  • A map of your infrastructure. Dashboards and traces enumerate service names, endpoints and versions: a ready-made reconnaissance report.
  • Alert tampering. Many observability API keys permit writes, so a hostile server could mute alerts or delete monitors — blinding you exactly when it misbehaves.
  • Prompt injection via log content. Logs contain attacker-influenced text; a loosely scoped server lets that text steer an assistant holding other tools.

Every listing here carries an A–F Trust Score from the deterministic open-source mcptrustchecker engine, which reads the published npm or PyPI code, maps what a package can read, write and send outward, and scores it by fixed rules — no LLM judgment, no paid placement; see how the scoring model works.

Is it safe to give an AI assistant access to production logs and metrics?

It can be, if the MCP server holds narrowly scoped, read-only credentials and never forwards query results to outside endpoints. When shortlisting the best MCP servers for analytics and monitoring work, weigh the Trust Score and capability profile, and issue keys scoped to the one project or dashboard the assistant actually needs.