Skip to main content

Sac MCP

โ† Back to MCPs
๐Ÿ”ง

Sac

Analysis & Visualizationv2.2.3

MCP server for analyzing SAC seismic-waveform files and TAR archives: inspect members, compute per-trace statistics, and plot traces

Keywords: MCP, seismic, sac, waveform, geophysics, 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": {
"sac-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "sac"]
}
}
}