tarhan

emircbngl/tarhan
★ 0 stars Python AI/LLM Updated today
Physics-first 0D/1D materials simulator, validation-first: pn-diode drift-diffusion, PEMFC/SOFC fuel cells and electrochemistry, each pinned to a source-cited reproduction test. Ships an MCP server exposing 9 guarded tools so AI agents can drive it. DEVSIM cross-check optional.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tarhan": {
      "command": "uvx",
      "args": [
        "tarhan"
      ]
    }
  }
}

Or install with pip: pip install tarhan

Topics

computational-physicsdevice-simulationdrift-diffusionelectrochemistryfuel-cellsmcpmodel-context-protocolscientific-computingsemiconductor