Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTPS_PROXYNoHTTPS proxy URL
SENTRY_HOSTYesYour Sentry instance hostname (e.g., sentry.io)
SOCKS_PROXYNoSOCKS5 proxy URL (e.g., socks5://127.0.0.1:1080)
SENTRY_AUTH_TOKENYesYour Sentry API authentication token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_issue_details

Retrieve detailed information about a specific Sentry issue including metadata, tags, and optionally an event. Accepts either an issueUrl OR (organizationSlug + issueId).

get_trace_details

Retrieve trace details including span tree and timing information. Useful for analyzing distributed system performance.

search_issue_events

Search events for a specific issue using a query string. Returns matching events with their details.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/utapyngo/sentry-mcp-rs'

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