Sentry
Search, query, and debug errors intelligently
Sentry について
Sentry helps engineering teams retrieve, analyze, and debug application issues and errors. Its connector brings project, issue, Seer fix-run, and reliability context into assistant workflows for faster debugging and incident investigation.
接続情報
https://mcp.sentry.dev/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add sentry-remote --transport http https://mcp.sentry.dev/mcpよくある質問
Sentry のリモート MCP サーバーとは何ですか?
Sentry のリモート MCP サーバーは、https://mcp.sentry.dev/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Sentry の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.sentry.dev/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Sentry の MCP サーバーは認証が必要ですか?
はい。Sentry は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Sentry の MCP サーバーはどのトランスポートを使用しますか?
Sentry は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。