哨兵问题-MCP
描述
⚠️ 从 1.0.5 版本开始,获取问题已弃用。响应结构与事件 API 非常相似,因此被认为是多余的。
这是哨兵问题的 mcp。
它支持 2 种工具来获取问题或问题列表。
您可以让 LLM 分析结果,或者您想自己做。
特征
EZ尺寸
轻松理解
EZ tiny
工具
获取单个事件
获取事件详细信息,微小模式返回堆栈信息,巨大模式返回所有信息
输入:
url_or_id:哨兵事件 url 或哨兵事件 id
organization_id_or_slug:哨兵组织 id 或 slug,可以未定义
project_id_or_slug:哨兵项目 id 或 slug,可以未定义
模式:微小或巨大,可以未定义
获取项目事件
获取事件列表,微小模式返回 id 和标题,巨大模式返回所有信息
输入:
project_id_or_slug:哨兵项目 id 或 slug
organization_id_or_slug:哨兵组织 id 或 slug,可以未定义
模式:微小或巨大,可以未定义
快速入门
这是 MCP 服务器配置
案件
要求 LLM 通过 url 或 id 分析一个问题
输入“分析问题,并告诉我原因,并告诉我如何解决它,{sentry_issue_url}”
如果你的 LLM 是 SMART🧠,它会调用工具
你会得到结果
询问 LLM 找到今天最危险的问题(PS:哨兵时间段的默认值为“24h”)
输入“找到今天最危险的问题,并告诉我原因,并告诉我如何解决它”
如果你的 LLM 是 SMART🧠,它会调用工具
你会得到结果
执照
麻省理工学院
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
一个服务器,可以通过两个简单的工具检索 Sentry 问题 - 通过 URL/ID 获取特定问题或从项目中获取问题列表。
Related Resources
Related MCP Servers
- -security-license-qualityThis server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.Last updated -72,176MIT License
- -security-license-qualityA Model Context Protocol server that retrieves and analyzes Sentry.io issues, allowing users to inspect error reports, stacktraces, and debugging information from their Sentry account.Last updated -21
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI assistants to interact with Sentry for error tracking and monitoring, allowing retrieval and analysis of error data, project management, and performance monitoring through the Sentry API.Last updated -20
- -security-license-qualityAn MCP server that connects to Sentry.io or self-hosted Sentry instances to retrieve and analyze error reports, stack traces, and debugging information.Last updated -1