← Index

com.mcparmory/sentry

com.mcparmory/sentry·v1.0.0·Monitoring & Logs
Quality Score
85
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.mcparmory.com/sentry
Claude Desktop (uvx)
{
  "mcpServers": {
    "sentry": {
      "command": "uvx",
      "args": [
        "mcparmory-sentry"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "sentry": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/sentry:1.0.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Monitoring & Logs