Seismic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi. Last commit 25 Jun 2026.
Unified earthquake data from 20 global seismic agencies, with cross-agency report reconciliation.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add seismic-mcp -- uvx seismic-mcp
{
"mcpServers": {
"seismic-mcp": {
"args": [
"seismic-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.seismic-mcp]
command = "uvx"
args = ["seismic-mcp"]
{
"mcpServers": {
"seismic-mcp": {
"args": [
"seismic-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"seismic-mcp": {
"args": [
"seismic-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.