MCP server for CFAST (Fire and Smoke Transport), built on top of PyCFAST.
Project description
CFAST MCP
An MCP server that lets an LLM build, inspect, run, and analyze CFAST (Consolidated Fire and Smoke Transport, NIST) fire models step by step, via PyCFAST.
It exposes tools to add/update compartments, materials, vents, fires, devices, and surface connections, then run the simulation and read results as bounded summaries.
Installation
Requires Python 3.10+ and CFAST 7.7.0+.
CFAST
Download and install CFAST from the NIST CFAST website or the CFAST GitHub repository, and ensure cfast is on your PATH. If it's installed elsewhere, set the CFAST environment variable to the executable path:
export CFAST="/path/to/your/cfast/executable"
Server
pip install cfast-mcp
Usage
Add the server to your MCP client configuration:
{
"mcpServers": {
"cfast": {
"command": "cfast-mcp",
"env": { "CFAST": "/path/to/your/cfast/executable" }
}
}
}
Or run it directly:
cfast-mcp
Development
git clone https://github.com/bewygs/cfast-mcp.git
cd cfast-mcp
uv sync --extra dev # install dev dependencies
uv run pytest # run tests
uv run ruff check --fix . # lint
uv run ruff format . # format
uv run mypy src/ # type-check
See CLAUDE.md for architecture and contribution details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cfast_mcp-0.1.0.tar.gz.
File metadata
- Download URL: cfast_mcp-0.1.0.tar.gz
- Upload date:
- Size: 144.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afd3d5bf650e74ece99456288a17b56f7036d5a447b4b57aab61e082246dedda
|
|
| MD5 |
0d897f6e17fe12651d732a143dc84288
|
|
| BLAKE2b-256 |
585e8bdf6404d2fa3770280fac37e77c42b774293cb6f538653508a4447050a1
|
Provenance
The following attestation bundles were made for cfast_mcp-0.1.0.tar.gz:
Publisher:
python-publish.yml on bewygs/cfast-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cfast_mcp-0.1.0.tar.gz -
Subject digest:
afd3d5bf650e74ece99456288a17b56f7036d5a447b4b57aab61e082246dedda - Sigstore transparency entry: 1783247505
- Sigstore integration time:
-
Permalink:
bewygs/cfast-mcp@fb95c7e26d27778aec63a7a5952f7b747d9beffa -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/bewygs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fb95c7e26d27778aec63a7a5952f7b747d9beffa -
Trigger Event:
release
-
Statement type:
File details
Details for the file cfast_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cfast_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eadb28d1fef7fcd2d0c4ab72c2064f7ef04d782ef48835b67524ecf8fe1cd755
|
|
| MD5 |
d2ecf94f4c16e687670d718d30742dfe
|
|
| BLAKE2b-256 |
41f2ab08c084838a7be98d1e398032be93ed8bc9fbe0762918bf671aa4fae4ed
|
Provenance
The following attestation bundles were made for cfast_mcp-0.1.0-py3-none-any.whl:
Publisher:
python-publish.yml on bewygs/cfast-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cfast_mcp-0.1.0-py3-none-any.whl -
Subject digest:
eadb28d1fef7fcd2d0c4ab72c2064f7ef04d782ef48835b67524ecf8fe1cd755 - Sigstore transparency entry: 1783247691
- Sigstore integration time:
-
Permalink:
bewygs/cfast-mcp@fb95c7e26d27778aec63a7a5952f7b747d9beffa -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/bewygs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fb95c7e26d27778aec63a7a5952f7b747d9beffa -
Trigger Event:
release
-
Statement type: