MCP.so
Sign In
Servers

Sentry Mcp

@Zzzccs123

mcp sentry for typescript sdk

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "sentry-mcp": {
      "command": "node",
      "args": [
        "mcp-server/sentry/dist/index.js"
      ]
    }
  }
}

More from Developer Tools