セントリー発行MCP
説明
⚠️ バージョン1.0.5以降、issuesの取得は非推奨となりました。レスポンスの構造がイベントAPIと非常に似ているため、冗長とみなされます。
これはセントリーの MCP の問題です。
問題または問題のリストを取得するための 2 つのツールをサポートしています。
LLM に Res の分析を任せることもできますし、自分で行うこともできます。
特徴
EZサイズ
簡単に理解できる
EZタイニー
ツール
単一イベントを取得する
イベントの詳細情報を取得します。小さいモードではスタック情報が返され、大きいモードではすべての情報が返されます。
入力:
url_or_id: セントリーイベント URL またはセントリーイベント ID
organization_id_or_slug: Sentry 組織 ID またはスラッグ。未定義でも構いません。
project_id_or_slug: SentryプロジェクトのIDまたはスラッグ。未定義でも構いません。
モード: tiny または huge、未定義になる場合があります
get_project_events
イベントのリストを取得します。小さいモードでは ID とタイトルが返され、大きいモードではすべての情報が返されます。
入力:
project_id_or_slug: Sentry プロジェクト ID またはスラッグ
organization_id_or_slug: Sentry 組織 ID またはスラッグ。未定義でも構いません。
モード: tiny または huge、未定義になる場合があります
クイックスタート
これはMCPサーバー構成です
場合
LLMにURLまたはIDで1つの問題を分析するよう依頼する
「問題を分析し、その理由と解決方法を教えてください。{sentry_issue_url}」と入力してください。
LLMがSMART🧠ならツールを呼び出す
結果が得られます
LLM に今日の最も危険な問題を見つけるように依頼します (PS: 監視期間のデフォルト値は「24 時間」です)
「今日最も危険な問題を見つけ、その理由と解決方法を教えてください」と入力してください
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.
2 つの簡単なツール(URL/ID で特定の問題を取得するか、プロジェクトから問題のリストを取得する)を通じて Sentry の問題を取得できるサーバーです。
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