mcpbeat Sign in

Sentry MCP Server

local only

Sentry runs on your own machine — the client starts it, so there is no endpoint to ping. 262 installs a week from pypi. Last commit 12 May 2026.

Track errors, manage performance alerts, and configure dashboards and monitors

Installs per day peak 55 · avg 33 · -14% w/w
a month agotoday
262
Installs / week
pypi · mcparmory-sentry
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Sentry 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 sentry -- uvx mcparmory-sentry
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sentry": {
      "args": [
        "mcparmory-sentry"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sentry]
command = "uvx"
args = ["mcparmory-sentry"]
.cursor/mcp.json
{
  "mcpServers": {
    "sentry": {
      "args": [
        "mcparmory-sentry"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sentry": {
      "args": [
        "mcparmory-sentry"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sentry

same job, measured the same way
Raygun
by mindscapehq

Investigate errors, track deployments, analyze performance, and manage application monitoring

answering
Grafana
by mcparmory

Manage dashboards, users, teams, alerts, data sources, and access control

236 installs/wk local only
Turbometrics MCP
by turbopress-de

Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.

answering
Omniwatchguard
by omniwatchguard

AI-powered website change monitoring - manage monitors and alerts via MCP.

7 tools answering
Logicmonitor
by ryanmat

LogicMonitor API integration with 167 tools for alerts, devices, dashboards, and more.

551 installs/wk local only
Datadog
by mcparmory

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events

251 installs/wk local only
DevHelm MCP Server
by devhelmhq

Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm

387 installs/wk local only
wire
by meshpop

WireGuard mesh VPN management MCP — configure peers, manage tunnels, monitor connections

local only

Sentry — questions

Answers built from our own checks of this server.

Why is there no uptime for Sentry?
Sentry 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 pypi package mcparmory-sentry was installed 262 times last week.
How do I connect Sentry?
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 mcparmory-sentry straight from pypi; nothing to host, nothing to sign up for.
How many people use Sentry?
The pypi package mcparmory-sentry was installed 262 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sentry open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.