From getsentry-sentry-mcp
Connects to a local HTTP Sentry development server at localhost:5173/mcp/sentry/mcp-server for MCP tools related to error monitoring and performance tracking.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin getsentry-sentry-mcpAdd to your .mcp.json:
{
"mcpServers": {
"sentry-dev": {
"url": "http://localhost:5173/mcp/sentry/mcp-server?experimental=1"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
http://localhost:5173/mcp/sentry/mcp-server?experimental=1