Give AI agents full access to ITASCA PFC, FLAC3D, 3DEC - documentation, simulation, plot capture.
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).
Run
uvx itasca-mcp
MCP client config
{
"mcpServers": {
"itasca-mcp-server": {
"command": "uvx",
"args": [
"itasca-mcp"
]
}
}
}