MCP Server
MCP
VisualTorch
Render PyTorch architecture diagrams and animated GIF reveals from trusted model source.
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
By
Comments
Sign in to leave a comment