Odel
seismic mcp

seismic mcp

Local
@hoon19831PythonMITUpdated 2mo ago

Unified earthquake data from 20 global seismic agencies, with cross-agency report reconciliation.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIseismic-mcpv0.1.0

Run

uvx seismic-mcp

MCP client config

{
  "mcpServers": {
    "seismic-mcp": {
      "command": "uvx",
      "args": [
        "seismic-mcp"
      ]
    }
  }
}