Skip to main content
Glama
MCP-100

MCP Sentry

by MCP-100

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
auth_tokenYesYour Sentry authentication token
project_slugYesYour Sentry project slug
organization_slugYesYour Sentry organization slug

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_sentry_issueA

Retrieve and analyze a Sentry issue by ID or URL. Use this tool when you need to: - Investigate production errors and crashes - Access detailed stacktraces from Sentry - Analyze error patterns and frequencies - Get information about when issues first/last occurred - Review error counts and status

get_list_issuesA

Retrieve and analyze Sentry issues by project slug. Use this tool when you need to: - Investigate production errors and crashes - Access detailed stacktraces from Sentry - Analyze error patterns and frequencies - Get information about when issues first/last occurred - Review error counts and status

Prompts

Interactive templates invoked by user choice

NameDescription
sentry-issueRetrieve a Sentry issue by ID or URL
sentry-issues-by-projectRetrieve Sentry issues by project slug

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/MCP-100/mcp-sentry'

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