Back to directory
srcgrp/sentry-mcp-server

srcgrp/sentry-mcp-server

@srcgrp2

Integrates Sentry error tracking into MCP-enabled environments, providing access to release health data and issue details.

sentryerror-trackingdevelopmenttool

Installation & Configuration

{
  "mcpServers": {
    "sentry-local": {
      "command": "node",
      "args": [
        "/path/to/your/cloned/sentry-mcp-server/build/index.js"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/12
Updated
2025/6/9