Sentry

Integrates with Sentry.io for retrieving and analyzing error reports, stacktraces, and debugging information, enabling developers and support teams to streamline issue tracking and debugging workflows.

View Source
21 stars
0 tools
Created Aug 2025
@mcp-100/mcp-100-sentry

About

Integrates with Sentry.io for retrieving and analyzing error reports, stacktraces, and debugging information, enabling developers and support teams to streamline issue tracking and debugging workflows.

Categories

general

Installation

npm

npm install @mcp-100/mcp-100-sentry

Configuration

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