Back to search
30
MCP
sentry-mcp
getsentry/sentry-mcpAn MCP server for interacting with Sentry via LLMs.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://mcp.sentry.dev
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sentry-mcp": {
"url": "https://mcp.sentry.dev",
"transport": "http"
}
}
}