mcpbeat Sign in

Agentic Observability MCP Server

local only

Agentic Observability MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 24 Apr 2026.

Agent tracing, cost tracking, anomaly detection for LLM agents

Installs per day peak 11 · avg 6 · -56% w/w
a month agotoday
36
Installs / week
npm · agentic-observability-mcp
0
Stars
0 open issues
24 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agentic Observability MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agentic-observability -- npx -y agentic-observability-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentic-observability": {
      "args": [
        "-y",
        "agentic-observability-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentic-observability]
command = "npx"
args = ["-y", "agentic-observability-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentic-observability": {
      "args": [
        "-y",
        "agentic-observability-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentic-observability": {
      "args": [
        "-y",
        "agentic-observability-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agentic Observability MCP

same job, measured the same way
Observability MCP
by thotischner

Unified observability gateway for AI agents — Prometheus, Loki & more, with anomaly detection.

324 installs/wk local only
Langfuse
by pulsemcp

MCP server for Langfuse LLM observability — trace and observation analysis.

61 installs/wk local only
LLM Observability Orchestration
by getvda

LLM Observability & Orchestration Agent

2 tools answering
LLM Orchestration Observability Agent
by getvda

LLM Orchestration Observability Agent

2 tools answering
I
Agent Observability
by blueskylineassets

Agent observability: structured logging, cost tracking, and compliance audit trails

24 installs/wk local only
I
Agentry.sh Observability
by fr33dr4g0n

Canonical Agentry discovery for coding agents: analytics, errors, deploys, and automation.

122 installs/wk local only
AgentWatch
by nicofains1

Multi-agent observability: cascade failure detection, heartbeats, and forensic replay

51 installs/wk local only
I
agentrace
by ura-tools

Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.

29 installs/wk local only

Agentic Observability MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentic Observability MCP?
Agentic Observability MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agentic-observability-mcp was installed 36 times last week.
How do I connect Agentic Observability MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agentic-observability-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agentic Observability MCP?
The npm package agentic-observability-mcp was installed 36 times in the last week. Week over week that is -56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agentic Observability MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.