modal-mcp.md

Modal MCP

from"modal"
650

Modal serverless compute for ML and data

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