Skip to main content
Glama
vltansky

GlitchTip MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GLITCHTIP_TOKENNoGlitchTip API token. Either GLITCHTIP_TOKEN or GLITCHTIP_SESSION_ID is required.
GLITCHTIP_BASE_URLNoThe URL of your GlitchTip instance.https://app.glitchtip.com
GLITCHTIP_SESSION_IDNoGlitchTip session cookie value. Either GLITCHTIP_TOKEN or GLITCHTIP_SESSION_ID is required.
GLITCHTIP_ORGANIZATIONNoYour GlitchTip organization slug.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
glitchtip_issues

Get all issues from GlitchTip

glitchtip_latest_event

Get the latest event for a specific issue

Prompts

Interactive templates invoked by user choice

NameDescription
recent_errorsGet overview of recent production errors with analysis and prioritization
debug_issueDeep-dive into a specific error with full context and suggest fixes

Resources

Contextual data attached and managed by the client

NameDescription
GlitchTip IssuesAll unresolved issues from GlitchTip error monitoring

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/vltansky/glitchtip-mcp'

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