pytorch-mcp.md

PyTorch MCP

from"pytorch"
780

PyTorch deep learning framework

AI & ML
PyTorchdeep learningtensorsGPU
install.sh
# Clone the repository
$git clone https://github.com/pytorch/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve