Odel
VisualTorch

VisualTorch

Local
@willyfh332PythonMITUpdated 1w ago

Render PyTorch architecture diagrams and animated GIF reveals from trusted model source.

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

PyPIvisualtorchv1.4.1

Run

uvx visualtorch

MCP client config

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