@sentry/mcp-server
Freeby MCP Community
Sentry MCP Server
v0.31.0Added Apr 12, 2026
sentrymcpmodel-context-protocol
@sentry/mcp-server MCP Server
Sentry MCP Server
Installation
npx -y @sentry/mcp-server
Reviews
Installation
Quick install
npx -y @sentry/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@sentry/mcp-server": {
"command": "npx",
"args": ["-y", "@sentry/mcp-server"]
}
}
}