FDSNWS Event MCP Server v1.2.0
MCP server wrapping the FDSN Web Service Event APIs of multiple seismological datacenters.
Contatto tecnico Valentino Lauciani
Stato di sviluppo: stabile
Funzionalità del software
FDSN Web Service Event query
Multi-datacenter earthquake data access
QuakeML to JSON serialization
Model Context Protocol (MCP) server
Informazioni di dettaglio
FDSNWS Event MCP Server v1.2.0
Ultimo rilascio 2026-06-08 (v1.2.0)
Tipo di manutenzione internal
Stato publiccode.yml
Licenza AGPL-3.0-or-later
Piattaforme
windows
mac
linux
Piattaforme abilitanti Nessuna
Conformità Nessuna
Lista dipendenze Nessuna
Descrizione estesa
An MCP (Model Context Protocol) server that wraps the FDSN Web Service Event APIs of multiple seismological datacenters (INGV, IRIS, EMSC, GFZ, and other FDSN-compliant services) and provides earthquake data as JSON to MCP clients such as Claude Desktop. The server communicates over stdio (JSON-RPC 2.0) and uses ObsPy to query any FDSN-compliant datacenter. It exposes six tools: event search (compact tabular output), single-event detail, arrivals, magnitudes, origins, and focal mechanisms. An optional mcpo wrapper exposes the same tools as an OpenAPI/REST endpoint for OpenWebUI.