pfc-mcp connects AI agents to ITASCA PFC through the Model Context Protocol, enabling users to browse documentation, run simulations, and execute code via natural conversation.
From the registry: Give AI agents full access to ITASCA PFC - documentation, simulation, and plot capture.

Please install the `pfc` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **ITASCA PFC 6.0, 7.0, or 9.0** — ITASCA PFC discrete element simulation software must be installed (https://www.itascacg.com/software/pfc)
Optional prerequisites:
- PFC bridge (for execution tools) — Run addon.py inside PFC to enable execution tools (5 docs tools work without bridge)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["pfc-mcp"]
Note: 5 documentation tools work without the bridge (no PFC required). 5 execution tools require running addon.py inside PFC first. Supports PFC versions 6.0, 7.0, and 9.0.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI Agents Framework with Self Reflection and MCP support