Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENTRY_ORGYesYour Sentry organization slug
SENTRY_PROJECTYesYour Sentry project slug
SENTRY_AUTH_TOKENYesYour Sentry authentication token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_latest_sentry_errorsB

Fetch the latest unresolved error logs and issues from Sentry

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusing it with other tools.

Naming Consistency5/5

With a single tool, naming consistency is moot, but the name follows a clear verb_noun pattern and is descriptive.

Tool Count3/5

A single tool is borderline for a server aimed at Sentry error monitoring; it feels thin but is focused on a specific task.

Completeness2/5

The server only retrieves errors, lacking common operations like resolving, acknowledging, or filtering errors, leaving significant gaps for typical Sentry workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues