← Back to Plugins
MCP Server MCP

VisualTorch

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx visualtorch

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "visualtorch",
      "version": "1.4.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "--from",
          "type": "positional"
        },
        {
          "value": "visualtorch[mcp]",
          "type": "positional"
        },
        {
          "value": "visualtorch-mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...