Sentry
Summary
Sentry-MCP-Server provides a bridge between AI assistants and Sentry error tracking platform, enabling retrieval and analysis of application errors through a standardized interface. The server exposes tools for fetching detailed issue information including stacktraces, error types, and occurrence statistics from Sentry projects. Built with TypeScript and the MCP framework, it authenticates with Sentry via API tokens, handles URL parsing for convenient issue referencing, and formats error data in a structured way. This implementation is particularly valuable for developers who need to investigate application crashes, monitor error trends, or troubleshoot production issues directly through conversational AI without context switching.
Available Actions(2)
get_sentry_issue
Retrieve and analyze a Sentry issue based on the provided issue ID or URL. Parameters: issue_id_or_url (string)
sentry-issue
Get formatted issue details and metadata from Sentry using the specified issue ID or URL. Parameters: issue_id_or_url (string)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください