MCPServers
Sentry - MCP server logo
0
0

Summary

mcp-sentry-custom is a server that connects AI assistants to Sentry.io for error monitoring and debugging. It provides tools to retrieve and analyze specific Sentry issues or list all issues from a project, including detailed stack traces, error frequencies, and timestamps. The implementation supports both official Sentry.io and self-hosted Sentry instances, making it valuable for developers who need to investigate production errors without leaving their AI assistant workflow.

Available Actions(3)

get_sentry_issue

Retrieve and analyze a specific Sentry issue by its ID or URL. Input: issue_id_or_url (string): The Sentry issue ID or full URL to analyze. Returns detailed issue information, including Title, Issue ID, Status, Level, First seen timestamp, Last seen timestamp, Event count, and Full stack trace.

get_list_issues

Retrieve and analyze a list of Sentry issues for a specific project. Input: project_slug (string): The Sentry project slug; organization_slug (string): The Sentry organization slug. Returns a list of issues with details, including Title, Issue ID, Status, Level, First seen timestamp, Last seen timestamp, Event count, and Basic issue information.

sentry-issue

Retrieve formatted issue details from Sentry for use in conversation context. Input: issue_id_or_url (string): The Sentry issue ID or URL. Returns formatted issue details.

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ