Sentry MCP Server
Stack traces and issue context for real bugs.
Official — published by the vendor of the system it connects to.
Pull an issue's stack trace, breadcrumbs and release context so the agent debugs the error that actually fired in production rather than one it imagined.
Install Sentry MCP Server
Paste this into your MCP client config — Claude Desktop, Claude Code, Cursor, VS Code and Windsurf all read the same shape — then restart the client.
npx -y @sentry/mcp-server@latestDetails
- Repository
- https://github.com/getsentry/sentry-mcp
- Homepage
- https://github.com/getsentry/sentry-mcp
- Category
- Development
- Stars
- 2200
- Installs per month
- 26000
- Last checked
Other Development servers
- Sequential Thinking MCP Server — A scratchpad for multi-step reasoning. Official (Development)
- Chrome DevTools MCP Server — Performance traces and console access. Official (Development)
- MCP Command Kit — Turn any WordPress site into a Model Context Protocol (MCP) server, so an AI agent can run the whole site from a chat. (Development)