Odel
ChimeraForge

ChimeraForge

Local
@sahil1705952PythonMITUpdated 2 days ago

Local-first LLM deployment planner: GPU/VRAM sizing, cost and latency, with provenance

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).

PyPIchimeraforgev0.30.10

Run

uvx chimeraforge

MCP client config

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