Sentry

Connects to Sentry.io for error monitoring and debugging, enabling retrieval and analysis of specific issues or entire project lists with detailed stack traces, error frequencies, and timestamps.

View Source
0 stars
0 tools
Created Aug 2025
@javader/javader-sentry-sentry-custom

About

Connects to Sentry.io for error monitoring and debugging, enabling retrieval and analysis of specific issues or entire project lists with detailed stack traces, error frequencies, and timestamps.

Categories

general

Installation

npm

npm install @javader/javader-sentry-sentry-custom

Configuration

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