Sentry MCP Server
Official Sentry Model Context Protocol server. Exposes issue details, Seer debugging context, and stack trace insights.
Overview
The official Sentry integration for coding agents. It exposes Sentry's Seer APIs, allowing Claude Code to inspect stack traces, analyze error issues, and directly draft fixes for bugs.
Features
- Query sentry error records
- Inspect traceback details
- Correlate issues with code changes
More MCP Servers
Claude Code MCP
Run Claude Code as an MCP server so other AI tools and agents can invoke it programmatically — expose Claude Code capabilities via the MCP protocol.
Playwright MCP
Official Microsoft Playwright MCP server — give Claude full browser automation: navigate pages, click elements, fill forms, take screenshots, and scrape content.
Container Use (Dagger)
Official Dagger MCP server — give Claude isolated container environments per task. Each agent gets its own container with configurable tools, filesystem, and network access.