open-fem-agent

alhermann/open-fem-agent
★ 2 stars Python 🤖 AI/LLM Updated 1d ago
Open-source MCP server connecting AI agents to 7 independent FEM codes
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-fem-agent": {
      "command": "uvx",
      "args": [
        "open-fem-agent"
      ]
    }
  }
}

Or install with pip: pip install open-fem-agent

README Excerpt

An open-source **Model Context Protocol (MCP) server** that connects AI coding agents to **seven independent finite element codes** (FEniCSx, deal.II, 4C Multiphysics, NGSolve, scikit-fem, Kratos Multiphysics, DUNE-fem). Any MCP-compatible AI tool (Claude Code, Cursor, Windsurf, GitHub Copilot) can **operate** solvers, **couple** them across codes, and **develop** new solver capabilities — all through one protocol.

Tools (20)

DEALII_ROOTDUNE_ROOTFENICS_ROOTFOURC_BINARYFOURC_ROOTKRATOS_ROOTNGSOLVE_ROOTSKFEM_ROOTcoupled_solvedeveloperdiscoverexamplesgenerate_meshknowledgeprepare_simulationrun_simulationrun_with_generatorsession_insightstransfer_fieldvisualize