mcp-sentry-ts

mcp-sentry-ts

18

The Sentry MCP Server is designed for interacting with Sentry through a Model Context Protocol server. It provides tools to retrieve and analyze error data from Sentry, manage projects, and monitor application performance. The server requires specific Node.js and Sentry configurations for setup and operation.

list_projects

List all accessible Sentry projects for the specified organization

resolve_short_id

Search question details with short ID

get_sentry_event

Retrieve and analyze specific Sentry events

list_error_events_in_project

List error events in a specific project

create_project

Create a new project in Sentry and get its client key

list_project_issues

List issues in a specific project

list_issue_events

List events for specific issues

get_sentry_issue

Search and analyze Sentry issues

list_organization_replays

List playbacks in your organization