Sentry
Official Sentry MCP server — query issues, stack traces, and root-cause analysis from an agent session.
npx mcp-remote https://mcp.sentry.dev/mcpSentry’s MCP server lets an agent pull real production error data directly into a debugging session — recent issues, full stack traces, event frequency, and affected releases — instead of relying on a developer to copy-paste a stack trace into the conversation manually.
The practical workflow it enables is closing the loop from alert to fix: an agent can look up an issue by ID or query recent errors for a project, read the actual stack trace and breadcrumbs, and go straight to proposing or making the code change, all inside the same session that started with “why is this failing in prod.”
Most useful paired with the Git or GitHub MCP servers in this catalog, so root-causing an error and opening the fixing commit or PR happens in one continuous agent workflow rather than two disconnected tools.
Similar MCP Servers
Cloudflare
Official Cloudflare MCP servers — Workers, KV, R2, D1, DNS, and the rest of the platform from an agent session.
Context7
Pulls current, version-accurate library documentation directly into context — no stale training-data APIs.
Filesystem
Secure, scoped file read/write access to specific local directories.