Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENTRY_BASE_URLNoThe base URL for your Sentry instance (e.g., for self-hosted). Defaults to https://sentry.iohttps://sentry.io
SENTRY_ORG_SLUGYesThe slug of your Sentry organization
SENTRY_AUTH_TOKENYesYour Sentry authentication token. Auth tokens can be generated in User Settings > Auth Tokens.
SENTRY_PROJECT_NAMESYesComma-separated names (slugs) of your Sentry projects. Project slugs are used in Sentry URLs (e.g., https://<org-slug>.sentry.io/settings/projects/<project-slug>/)

Tools

Functions exposed to the LLM to take actions

NameDescription
get_sentry_issue

Get details for a specific Sentry issue using its ID or URL

list_organization_projects

List all projects for the configured Sentry organization

list_project_issues

List issues for a specific project, with optional filtering.

get_event_details

Get details for a specific event within a project.

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

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