DirectorySentry MCP Server
tools

Sentry MCP Server

by Anthropic

43
Health
fair
79
Popularity

Access Sentry error tracking data. Query issues, view stack traces, and manage error resolution.

2,000stars
340forks
6,900views
TypeScript
MIT
Updated March 11, 2026
#sentry#error-tracking#monitoring#debugging#mcp

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "sentry-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sentry"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

SENTRY_AUTH_TOKEN=... npx @modelcontextprotocol/server-sentry

Key Features

Query Sentry issues and events
View detailed stack traces
Resolve and ignore issues
Access performance data
Search across projects

Compatibility

claude✓ Yes
openai✗ No
langchain✗ No

Maintenance Healthfair

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
Community-backed

Server Info

Categorytools
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory