Modal
Freeby AI Labs
Serverless cloud for AI, data, and compute workloads.
v1.0.0Added Feb 24, 2025
modalserverlessgpu
Modal MCP Server
Serverless cloud for AI, data, and compute workloads.
Features
- Functions
- GPU compute
- Scheduled jobs
- Web endpoints
- Volumes
Installation
{
"mcpServers": {
"modal": {
"command": "npx",
"args": ["-y", "mcp-modal"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-modal
Add to claude_desktop_config.json
{
"mcpServers": {
"modal": {
"command": "npx",
"args": ["-y", "mcp-modal"]
}
}
}