Skip to main content
Glama

Sentry Issues MCP

by Leee62

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Leee62/sentry-issues-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server