sentry-mcp
An MCP server for interacting with Sentry via LLMs.
Sentry-mcp is a Model Context Protocol (MCP) service specifically designed for human-in-the-loop coding agents, focusing on developer workflows and debugging use cases rather than general Sentry functionality. It acts as an optimized middleware to the Sentry API for coding assistants like Cursor and Claude Code, leveraging Cloudflare's work towards remote MCPs.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- MMarlowe WilsonMay 13, 2026
Works perfectly with the cursor IDE using the standard MCP connection settings.
- EEmerson KimMay 12, 2026
Highly recommended if you want your coding assistant to automatically fetch error logs.
- JJustice NguyenMay 11, 2026
Absolute game-changer for debugging production errors directly within my IDE using AI.
- AAlex WhiteApr 3, 2026
Is there a way to limit the context window so it doesn't feed entire stack traces to the LLM?
- MMarlowe AndersonMar 2, 2026
Useful, but you need to make sure your API tokens have the correct read/write permissions.