Observability MCP

The unified observability gateway for AI agents. One MCP server that connects to any observability backend through pluggable connectors, normalizes the data, adds robust anomaly analysis, and provides a web UI for configuration. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 6 · #35 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Observability MCP

before you install - you'll need

Set PROMETHEUS_URL, GRAFANA_PROM_USER before connecting.

Claude Code

claude mcp add thotischner-observability-mcp -- npx -y @thotischner/observability-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "thotischner-observability-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@thotischner/observability-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package @thotischner/observability-mcp - published under the repo owner's npm scope (@thotischner)

registry namespace io.github.ThoTischner is GitHub-verified and matches the repo owner

03 · What Observability MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.9.5 · 2026-08-02

verify-published must poll the chart version, not the app-version tag · bump @modelcontextprotocol/sdk from 1.29.0 to 1.30.0 in /examples/agent in the all-deps group · bump the production-deps group in /mcp-server with…

observability-mcp-2.9.5 · 2026-08-02

Unified observability gateway for AI agents - one MCP server for Prometheus, Loki, and any backend

v3.9.4 · 2026-07-27

bump the production-deps group in /mcp-server with 2 updates · bump the actions group with 6 updates · clear the recurring npm-audit failures (fast-uri/js-yaml/brace-expansion) · v3.9.4

04 · Who maintains Observability MCP

observability-mcp is maintained by thotischner. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
cloud infrastructure - ranked #35 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-02)
registry
io.github.ThoTischner/observability-mcp (active, first published 2026-06-10 · 19 versions)
packages
npm:@thotischner/observability-mcp

06 · Observability MCP FAQ

What is Observability MCP?

The unified observability gateway for AI agents. One MCP server that connects to any observability backend through pluggable connectors, normalizes the data, adds robust anomaly analysis, and provides a web UI for configuration. It runs locally over stdio via the published package.

Is Observability MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Observability MCP?

Run `npx -y @thotischner/observability-mcp`. The README documents 2 environment variables (PROMETHEUS_URL, GRAFANA_PROM_USER) to set first. Set PROMETHEUS_URL, GRAFANA_PROM_USER before connecting. You can also paste the ready-made client config above.

Does Observability MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Observability MCP

More cloud infrastructure MCP servers · Partner Center MCP · OrgX MCP - Organizational Continuity for AI Agents · Remote Bridge · Dokploy MCP · Dot AI

More TypeScript MCP servers · Thoughtspot MCP Server · Memory MCP Lite · Ticker DB · Charlotte · Hound · see all