MCP'S
by Sentry
Official Sentry MCP server for interacting with Sentry issue, error-monitoring, and debugging data from AI coding assistants and MCP clients.
Sentry MCP Server is Sentry’s official Model Context Protocol server for connecting AI coding assistants and other MCP clients to Sentry issue, error-monitoring, and debugging data. The official getsentry/sentry-mcp repository documents a hosted production service at https://mcp.sentry.dev/ as well as stdio usage through npx @sentry/mcp-server@latest with a Sentry access token. The repository’s remote testing guide describes HTTP-based MCP access, OAuth flows, and testing against the hosted mcp.sentry.dev service.
Use when an AI coding assistant or MCP client needs to inspect or work with Sentry issue data. Use when debugging workflows need access to Sentry error-monitoring and debugging data through MCP. Use when you want the choice between Sentry’s hosted MCP service and a local stdio setup launched with npx.
Last updated Jun 15, 2026