Sentry MCP Server for Error Tracking and Performance
The official Sentry MCP server gives AI agents access to Sentry error tracking, issue management, and performance telemetry through the Model Context Protocol, enabling automated incident triage, error analysis, and release monitoring workflows.
What it does
Sentry MCP Server for Error Tracking and Performance
The official Sentry MCP server gives AI agents access to Sentry error tracking, issue management, and performance telemetry through the Model Context Protocol, enabling automated incident triage, error analysis, and release monitoring workflows.
Installation
Use the upstream install or setup path that matches your environment:
- npx @sentry/mcp-server@latest --access-token=sentry-user-token
- npx @sentry/mcp-server@latest --access-token=TOKEN --host=sentry.example.com --disable-skills=seer
- npx @sentry/mcp-server@latest --access-token=TOKEN --host=sentry.internal:9000 --insecure-http
- pnpm inspector
Requirements and caveats from upstream:
- Note: The AI-powered search tools (search_events, search_issues, etc.) require an LLM provider (OpenAI or Anthropic). These tools use natural language processing to translate queries into Sentry's query syntax. Wi...
- Evaluations require a .env file in the project root with some config:
Basic usage or getting-started notes:
-
You'll find everything you need to know by visiting the deployed service in production:
-
If you're looking to contribute, learn how it works, or to run this for self-hosted Sentry, continue below.
-
Extracted from upstream docs: https://raw.githubusercontent.com/getsentry/sentry-mcp/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,611 chars)