# Sentry MCP Server

> Sentry's official MCP server connects your error monitoring stack to any MCP client. Search issues, analyze stack traces, investigate performance bottlenecks, and get AI-powered root cause analysis — all without leaving your editor or agent session.

- Skill: `agentskillexchange/sentry-mcp-server-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/sentry-mcp-server-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/sentry-mcp-server-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/agentskillexchange/sentry-mcp-server-2

---


# Sentry MCP Server

Sentry's official MCP server connects your error monitoring stack to any MCP client. Search issues, analyze stack traces, investigate performance bottlenecks, and get AI-powered root cause analysis — all without leaving your editor or agent session.

## Prerequisites

MCP-compatible client (Claude Code, Cursor, VS Code), Sentry account with active projects, Node.js (for stdio mode)

## Installation

Install or set up from the source-backed instructions:

npx @sentry/mcp-server@latest --access-token=sentry-user-token

- Source: https://github.com/getsentry/sentry-mcp

## Documentation

- https://docs.sentry.io/product/sentry-mcp/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/sentry-mcp-server/)

