Sentry MCP Server
Sentry MCP サーバー 🔍
AI エージェントが Sentry エラー データにアクセスして分析できるようにする Sentry MCP (Modern Context Protocol) ツールの TypeScript 実装。🤖
✨ 特徴
🎯 Sentryの問題を取得して分析する
📊 フォーマットされた問題の詳細とメタデータを取得する
🔬 詳細なスタックトレースを表示する
🛠️ ツールとプロンプトインターフェースの両方をサポート
🛡️ 堅牢なエラー処理
🔄リアルタイムコミュニケーション
Related MCP server: Sentry MCP Server
📦 インストール
pnpm install🔧 構成
Sentry 認証トークンを使用して、ルート ディレクトリに.envファイルを作成します。
SENTRY_AUTH_TOKEN=your_sentry_auth_token
SENTRY_API_BASE=https://sentry.io/api/0/ # Optional, defaults to this value📚 使用方法
サーバーの起動 🚀
pnpm build && pnpm startデフォルトでは、サーバーはポート 1337 で起動します。
MCP と併用 🛠️
サーバーは 2 つの MCP インターフェイスを提供します。
ツールインターフェース:
get_sentry_issue{ "issue_id_or_url": "12345" }プロンプトインターフェース:
sentry-issue{ "issue_id_or_url": "https://sentry.io/organizations/your-org/issues/12345/" }
💡 カーソル IDE との統合
Sentry MCP サーバーを Cursor IDE と統合して、開発エクスペリエンスを向上できます。
🚀
pnpm startを使用して MCP サーバーをローカルで起動します🔧 ローカル MCP サーバーを使用するように Cursor を設定します。
🎉 IDE で直接、シームレスな Sentry 問題分析をお楽しみください。
🤝 貢献する
🔀 リポジトリをフォークする
🌿 機能ブランチを作成する
💾 変更をコミットする
🚀 ブランチにプッシュする
📬 新しいプルリクエストを作成する
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceA 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.222
- FlicenseBqualityFmaintenanceA 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.1121
- AlicenseNot gradedqualityDmaintenanceA TypeScript implementation of a Model Context Protocol server that connects to Sentry error tracking service, allowing AI models to query and analyze error reports and events.129MIT

Sentry MCP Serverofficial
FlicenseBqualityFmaintenanceA Model Context Protocol server that lets AI assistants interact with the Sentry API to retrieve and analyze error data, manage projects, and monitor application performance.1111
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FaureAlexis/sentry-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server