Skip to main content
Glama
fastmcp-me

mcp-sentry

by fastmcp-me

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/fastmcp-me/mcp-sentry'

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