mcpbeat Sign in

Agentry.sh Observability MCP Server

by fr33dr4g0n Your server? Claim it
local only

Agentry.sh Observability runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from npm. Last commit 13 Jul 2026.

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

Installs per day peak 76 · avg 15 · +13% w/w
a month agotoday
122
Installs / week
npm · @agentrysh/mcp
1
Stars
2 open issues
13 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/agentry-mcp.js:1
этот файл ставится пользователю, но в репозитории его нет
Package points at a different repository fr33dr4g0n/agentry-public
пакет @agentrysh/mcp ссылается на agentry-sh/agentry

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 agentry-observability -- npx -y @agentrysh/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentry-observability": {
      "args": [
        "-y",
        "@agentrysh/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentry-observability]
command = "npx"
args = ["-y", "@agentrysh/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentry-observability": {
      "args": [
        "-y",
        "@agentrysh/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentry-observability": {
      "args": [
        "-y",
        "@agentrysh/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agentry.sh Observability

same job, measured the same way
Agenticorg
by mishrasanjeev

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

42 installs/wk local only
Cloudpulse
by lhf552004

Cross-cloud observability for AI agents. Covers AWS, GCP, Vercel, and Cloudflare.

68 installs/wk local only
Orchard — Agentic Cloud Backend
by nicha404

Managed database, auth, file storage, email, analytics, and deployment for coding agents.

answering
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

2 251 installs/wk local only
RokuMCP
by jack1590

MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console

103 installs/wk local only
Sable Platform + HyperDX Observability
by sable-inc

Manage Sable AI voice agents, query HyperDX logs and metrics, and deploy — all from your IDE

local only
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only
Mengi Cloud
by mengi

Manage Kubernetes clusters, deployments, databases, secrets and observability on Mengi Cloud.

answering

Agentry.sh Observability — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentry.sh Observability?
Agentry.sh Observability 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 @agentrysh/mcp was installed 122 times last week.
How do I connect Agentry.sh Observability?
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 @agentrysh/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agentry.sh Observability?
The npm package @agentrysh/mcp was installed 122 times in the last week. Week over week that is +13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agentry.sh Observability open source?
We cannot say either way: written in TypeScript, 1 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.