RadarDev tools
Sentry
Dev tools · MCP Server
About Sentry
The Sentry MCP server lets an assistant fetch issues, stack traces, and performance data from your projects, so it can debug with real production context.
Pull error and performance context into the chat.
CategoryDev tools
TypeMCP Server
SourceOfficial
WebsiteInstalling Sentry
Runs on demand via npx. Nothing to install globally.
Claude Code
claude mcp add sentry -- npx -y @sentry/mcp-server
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.