mcp-sentry

mcp-sentry

0

mcp-sentry is a Model Context Protocol server designed specifically for retrieving and analyzing issues from Sentry.io. It provides tools for error inspection and debugging, allowing AI assistants to seamlessly access and analyze Sentry issues.

mcp-sentry: A Sentry MCP Server

A Model Context Protocol server for retrieving and analyzing issues from Sentry.io. This server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.

Overview

This MCP server allows AI assistants to access and analyze Sentry issues, providing detailed information about errors in your applications.

Tools

  1. get_sentry_issue

    Retrieve and analyze a Sentry issue by ID or URL

    Returns: Issue details including:

    • Title
    • Issue ID
    • Status
    • Level
    • First seen timestamp
    • Last seen timestamp
    • Event count
    • Full stacktrace