Sentry runs on your own machine — the client starts it, so there is no endpoint to ping. 132 installs a week from pypi. Last commit 12 May 2026.
Track errors, manage performance alerts, and configure dashboards and monitors
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.
claude mcp add sentry -- uvx mcparmory-sentry
{
"mcpServers": {
"sentry": {
"args": [
"mcparmory-sentry"
],
"command": "uvx"
}
}
}
[mcp_servers.sentry]
command = "uvx"
args = ["mcparmory-sentry"]
{
"mcpServers": {
"sentry": {
"args": [
"mcparmory-sentry"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sentry": {
"args": [
"mcparmory-sentry"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.