sentry-mcp-stdio

sentry-mcp-stdio

3.4

If you are the rightful owner of sentry-mcp-stdio and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Sentry, providing tools to interact with the Sentry API for error data retrieval, project management, and application performance monitoring.

The Sentry MCP Server is designed to facilitate interaction with the Sentry API, allowing AI assistants to efficiently manage and analyze error data, monitor application performance, and handle project management tasks. While it serves as an educational standalone MCP server, it is recommended to use the more advanced Remote-MCP Server for enhanced capabilities such as authentication and better tooling. This server requires Node.js and a Sentry account with API access, and it supports integration with various IDEs and platforms like Claude.

Features

  • Interacts with Sentry API for error data retrieval and analysis.
  • Manages Sentry projects and monitors application performance.
  • Supports integration with IDEs like Cursor, Codeium Windsurf, and Claude Desktop.
  • Provides tools for listing projects, resolving issues, and retrieving events.
  • Requires Node.js and a Sentry authentication token for operation.

Tools

  1. list_projects

    List all accessible Sentry projects in your organization

  2. resolve_short_id

    Use a short ID to retrieve question details

  3. get_sentry_event

    Retrieve and analyze specific Sentry events

  4. list_error_events_in_project

    List error events in a specific project

  5. create_project

    Create a new project in Sentry and retrieve its client key

  6. list_project_issues

    List issues in a specific project

  7. list_issue_events

    List events for specific issues

  8. get_sentry_issue

    Search and analyze Sentry questions

  9. list_organization_replays

    List playbacks in your organization