Skip to main content
Glama
AiAgentKarl

earthquake-mcp-server

by AiAgentKarl

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": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tool_get_recent_earthquakesB

Aktuelle Erdbeben der letzten N Stunden abrufen.

tool_search_earthquakesB

Erdbeben nach Datum und Magnitude suchen.

tool_get_significant_earthquakesC

Bedeutende/starke Erdbeben der letzten N Tage abrufen.

tool_earthquakes_near_locationB

Erdbeben in der Naehe eines Ortes (Koordinaten) abrufen.

tool_get_seismic_summaryA

Seismische Zusammenfassung der letzten 24 Stunden abrufen. Zeigt Aktivitaetsniveaus nach Magnitudenklasse.

Returns: Statistik-Uebersicht der globalen seismischen Aktivitaet

tool_get_earthquake_countB

Anzahl der Erdbeben fuer einen Zeitraum abrufen.

tool_get_largest_earthquakesC

Die groessten Erdbeben der letzten Jahre abrufen.

tool_get_magnitude_infoA

Erklaerung der Richter-Skala und Magnitudenklassen abrufen. Bildungsinhalt zur Interpretation von Erdbebenstaerken.

Returns: Erklaerung der Magnitudenklassen und ihrer Auswirkungen

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/AiAgentKarl/earthquake-mcp-server'

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