sentry-issues-mcp
@Leee62
About sentry-issues-mcp
Enable your LLM to retrieve and analyze Sentry issues by ID or URL, helping you quickly understand and address errors in your projects. Easily fetch individual issues or lists of issues to empower intelligent diagnostics and recommendations. Simplify Sentry issue management with
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sentry-issue-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sentry-issues-mcp@latest"
],
"env": {
"SENTRY_HOST": "<your_sentry_host>",
"SENTRY_ORG": "<your_sentry_org>",
"SENTRY_PROJ": "<your_sentry_proj>",
"SENTRY_USER_TOKEN": "<your_sentry_user_token>"
}
}
}
}Tools
2get issue event by inputting sentry issue event url or sentry issue event id
get issue events by inputting sentry organization id or slug and sentry project name or slug
Overview
What is sentry-issues-mcp?
sentry-issues-mcp is a lightweight MCP (Model Context Protocol) server that provides two tools to retrieve individual Sentry issues or a list of issues. It is designed for developers and operations teams who want LLMs to analyze Sentry error data directly, without leaving the chat interface.
How to use sentry-issues-mcp?
Configure it in your MCP client using the provided JSON snippet, setting the environment variables SENTRY_HOST, SENTRY_ORG, SENTRY_PROJ, and SENTRY_USER_TOKEN. Run the server via npx -y sentry-issues-mcp@latest. Then invoke the get-issue tool (requires a URL or ID, plus optional organization) or get-issues tool (requires a project ID or slug, plus optional organization) through any LLM that supports tool calling.
Key features of sentry-issues-mcp
- Simple to set up and use
- Two straightforward tools: get-issue and get-issues
- Supports retrieving issues by URL or ID
- Requires only environment variable configuration
- Designed for LLM‑driven error analysis
Use cases of sentry-issues-mcp
- Ask an LLM to analyze a specific Sentry issue and suggest root causes and fixes.
- Ask an LLM to retrieve the most dangerous issues from the last 24 hours and explain each.
- Integrate error investigation into AI‑powered workflows without switching to the Sent
Basic information
More Developer Tools MCP servers

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.
Comments