What is mcp-sentry-custom?
mcp-sentry-custom is a Model Context Protocol (MCP) server that retrieves and analyzes issues from Sentry.io or self-hosted Sentry instances.
What does mcp-sentry-custom do?
It allows you to inspect error reports, stack traces, and other debugging information directly from your Sentry account.
What tools are included in mcp-sentry-custom?
The tools included are get_sentry_issue and get_list_issues.
What does get_sentry_issue do?
It retrieves and analyzes a specific Sentry issue by its ID or URL, providing detailed issue information including the stack trace.
What does get_list_issues do?
It retrieves and analyzes a list of Sentry issues for a specific project, providing basic issue information.
What prompts are included in mcp-sentry-custom?
The sentry-issue prompt is included.
What does the sentry-issue prompt do?
It retrieves formatted issue details from Sentry for use in conversation context.
How do I install mcp-sentry-custom using Smithery?
Use the command: npx -y @smithery/cli install @javaDer/mcp-sentry-custom --client claude.
How do I run mcp-sentry-custom with uvx?
Use the command: uvx mcp-sentry-custom --auth-token YOUR_SENTRY_TOKEN --project-slug YOUR_PROJECT_SLUG --organization-slug YOUR_ORGANIZATION_SLUG --sentry-url YOUR_SENTRY_URL.
What configuration do I need for Claude Desktop?
You need to add a configuration block to your claude_desktop_config.json file, specifying the command and arguments to run the server. Examples are provided for uvx, Docker, and pip installations.
What configuration do I need for Zed?
You need to add a configuration block to your settings.json file in Zed, specifying the command and arguments to run the server. Examples are provided for uvx and pip installations.
How do I debug mcp-sentry-custom?
You can use the MCP inspector to debug the server. Instructions are provided for uvx installations and local development.
Where is mcp-sentry-custom forked from?
It is forked from https://github.com/modelcontextprotocol/servers/tree/main/src/sentry.
What license is mcp-sentry-custom licensed under?
It is licensed under the MIT License.
Sentry Issue Analyzer
Project Details
- javaDer/mcp-sentry-custom
- Last Updated: 4/10/2025
Recomended MCP Servers
MCP Server for the Mapbox API.
MCP Server for my ledger
This read-only MCP Server allows you to connect to HubSpot data from Claude Desktop through CData JDBC Drivers....
A Model Context Protocol (MCP) server that enables secure interaction with Membase
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Web search using free google search (NO API KEYS REQUIRED)
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It...





