Sentry Issues MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENTRY_ORGYesYour Sentry organization ID or slug
SENTRY_HOSTYesYour Sentry host URL
SENTRY_PROJYesYour Sentry project ID or slug
SENTRY_USER_TOKENYesYour Sentry user token for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_single_event

get issue event by inputting sentry issue event url or sentry issue event id

get_project_events

get issue events by inputting sentry organization id or slug and sentry project name or slug

get_single_issue

get issue by inputting sentry issue url or sentry issue id

get_project_issues

get issues by inputting

ID: 0hupf1f8pt