FDSNWS Event MCP Server v1.2.0
MCP server wrapping the FDSN Web Service Event APIs of multiple seismological datacenters.
Technical contact Valentino Lauciani
Development status: stable
Software functionality
FDSN Web Service Event query
Multi-datacenter earthquake data access
QuakeML to JSON serialization
Model Context Protocol (MCP) server
detailed information
FDSNWS Event MCP Server v1.2.0
Last release 2026-06-08 (v1.2.0)
Type of maintenance internal
Stato publiccode.yml
License AGPL-3.0-or-later
Platforms
windows
mac
linux
Enabling platforms None
Compliance None
List of dependencies None
Extended description
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.