sentry-issue-mcp
Description
This is a mcp for sentry issue.
It supports 2 tools to get a issue or list of issues.
U can let LLM analysis the Res, or u want to do.
Feature
- EZ size
- EZ understand
- EZ use
Tools
- get-issue
- get a issue by url or id
- inputs:
- url_or_id: sentry issue url or sentry issue id
- organization_id_or_slug: sentry organization id or slug, it can be undefined
- get-issues
- get list of issues
- inputs:
- project_id_or_slug: sentry project id or slug
- organization_id_or_slug: sentry organization id or slug, it can be undefined
QuickStart
this is MCP Server Config
"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>"
}
}
}
Case
- Ask LLM to analysis one issue by url or id
- input “analysis the issue, and give me the reason of it, and tell me how to fix it, {sentry_issue_url}”
- if ur LLM is SMART
, it will call tools
- u will get result
- Ask LLM to find Today most dangerous issue (PS: default val of sentry time period is “24h”)
- input “find today most dangerous issue, and give me the reason of it, and tell me how to fix it”
- if ur LLM is SMART
, it will call tools
- u will get result
License
MIT
Sentry Issues MCP
Project Details
- Leee62/sentry-issues-mcp
- sentry-issues-mcp
- MIT License
- Last Updated: 4/16/2025
Recomended MCP Servers
A zero-configuration tool for automatically exposing FastAPI endpoints as Model Context Protocol (MCP) tools.
基于 Model Context Protocol (MCP) 的服务器,提供对神岛引擎开放接口整合工具。
A MCP server to interact with Hex projects
An MCP implementation for Selenium WebDriver
BigGo MCP Server utilizes APIs from BigGo, a professional price comparison website.
ReActMCP is a reactive MCP server that empowers AI assistants to instantly respond with real-time, Markdown-formatted web search...
Enables Collaborative UX in Claude Desktop
A Model Context Protocol (MCP) server with Windows 10 desktop notifications support. It processes notification requests from MCP...
Yellhorn offers MCP tools to generate detailed workplans with Gemini 2.5 Pro and to review diffs against them...
MCP Server with Remote SSH support