Seismic MCP
โ Back to MCPs
๐ง
Seismic
Analysis & Visualizationv2.2.3
MCP server for earthquake-sequence analysis on saved catalogs: completeness magnitude, Gutenberg-Richter b-value, Bath gap, Omori decay, and a three-panel figure
Keywords: MCP, seismic, earthquake, seismology, gutenberg-richter, omori, matplotlib, numpy
License: BSD-3-Clause
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"seismic-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "seismic"]
}
}
}