MCP.so
Sign In

SentryFeatured

@modelcontextprotocol

About Sentry

Model Context Protocol Servers

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "sentry": {
      "command": "uvx",
      "args": [
        "mcp-server-sentry",
        "--auth-token",
        "YOUR_SENTRY_TOKEN"
      ]
    }
  }
}

Tools

1

Retrieve and analyze a Sentry issue by ID or URL. Use this tool when you need to: - Investigate production errors and crashes - Access detailed stacktraces from Sentry - Analyze error patterns and frequencies - Get information about when issues first/last occurred - Review error counts and status

Overview

What is Sentry?

How to use Sentry?

Key features of Sentry?

Use cases of Sentry?

FAQ from Sentry?

Comments

Basic information

Category

Developer Tools

License

NOASSERTION

Transports

stdio

Author

modelcontextprotocol

More Developer Tools MCP servers