schism-mcp
MCP server for SCHISM model setup debugging, parameter lookup, and configuration validation.
Unlike the other ocean-mcp servers that query remote NOAA APIs, schism-mcp parses local model input files and provides embedded domain knowledge to help debug and understand SCHISM configurations.
Tools (10)
Parameter Reference
schism_explain_parameter— Look up any param.nml parameter, tidal constituent, vertical grid type, or BC typeschism_list_parameters— List all parameters grouped by section (CORE, OPT, SCHOUT)
File Parsing
schism_parse_param_nml— Parse FORTRAN namelist file into structured summaryschism_parse_hgrid— Parse hgrid.gr3 header (node/element counts, bounding box, boundaries)schism_parse_vgrid— Parse vgrid.in (LSC2/SZ type, level count, layer distribution)schism_parse_bctides— Parse bctides.in (tidal constituents, boundary segments)
Validation & Debugging
schism_validate_config— Comprehensive validation with cross-file checksschism_diagnose_error— Match error text against known SCHISM failure patterns
Documentation
schism_fetch_docs— Fetch pages from the SCHISM documentation siteschism_search_docs— Search SCHISM documentation
Installation
# Using uvx (recommended)
uvx schism-mcp
# Or install from source
cd servers/schism-mcp
uv sync
Configuration
Add to your MCP client config:
{
"mcpServers": {
"schism": {
"command": "uvx",
"args": ["schism-mcp"]
}
}
}
Development
cd servers/schism-mcp
uv sync --group dev
uv run pytest tests/ --ignore=tests/test_live.py --ignore=tests/test_mcp_protocol.py -v
License
MIT
Release files for schism-mcp 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| schism_mcp-0.1.0.tar.gz | 22.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| schism_mcp-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.8 kB
Release files / schism_mcp-0.1.0.tar.gz
| Download URL | schism_mcp-0.1.0.tar.gz |
|---|---|
| Size | 22.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1356bc86c668011dfe6906311e9e640487618245e0a664170d76e0cc05fa3382
|
|
BLAKE2b-256 checksum How to use checksums |
c7e29f14f72b869c87131984b417c673a6bc74a0236165f459aae0ff2ff74674
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 6, 2026.
Transparency logRelease files / schism_mcp-0.1.0-py3-none-any.whl
| Download URL | schism_mcp-0.1.0-py3-none-any.whl |
|---|---|
| Size | 21.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9e6fe97ce47cc3a837d8fbb2de569d9f26923ce8104eff58070f33e5f4ffea4c
|
|
BLAKE2b-256 checksum How to use checksums |
6ef520448a9f6518e019588bb4f389faa2c3984d70e03bc4ffa33ef97d981eb5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 6, 2026.
Transparency log