mcp-sentry

mcp-sentry

16

mcp-sentry is a Model Context Protocol server designed to retrieve and analyze issues from Sentry.io. It offers tools to inspect error reports and debugging information efficiently. Installation and usage are supported via various platforms including Smithery, uv, and PIP.

mcp-sentry: A Sentry MCP server

A Model Context Protocol server for retrieving and analyzing issues from Sentry.io. This server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.

Tools

  • Retrieve and analyze a Sentry issue by ID or URL
  • Retrieve and analyze Sentry issues by project slug

Installation

Installing via Smithery

Install mcp-sentry for Claude Desktop automatically via Smithery.

Using uv (recommended)

Use uvx to run mcp-sentry.

Using PIP

Alternatively, install via pip.

Configuration

Usage with Claude Desktop

Add to claude_desktop_config.json.

Usage with Zed

Add to Zed settings.json.

Debugging

Use the MCP inspector to debug the server.