Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_recent_earthquakesA

Get recent significant earthquakes worldwide from USGS.

Args: min_magnitude: minimum magnitude to include (default 4.5) days: how many days back to search (default 7)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusion between tools.

Naming Consistency5/5

With a single tool, naming consistency is inherent; the name follows a clear verb_noun pattern.

Tool Count2/5

A single tool for a server named 'geo-agent' is insufficient; the name suggests a broader geographic capability.

Completeness1/5

The tool only covers recent earthquakes, leaving out many expected geospatial operations such as location search, weather, or other natural disasters.

Maintenance

ActivityInactive
ResponsivenessNo issues