HomeSearch & Research › AgentFEM

AgentFEM

Build, run, inspect, and verify finite-element simulations with AgentFEM.

Python Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-19 License: NOASSERTION

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx agentfem-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "agentfem-mcp": {
      "command": "uvx",
      "args": [
        "agentfem-mcp"
      ],
      "env": {
        "AGENTFEM_MCP_ROOTS": "<YOUR_VALUE>",
        "AGENTFEM_COMMAND": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENTFEM_MCP_ROOTS — Approved AgentFEM project roots, separated by the platform path separator.
  • AGENTFEM_COMMAND — Absolute path to the AgentFEM executable when it is not on PATH.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry