Labsco
smehmood logo

Modal MCP Server

โ˜… 3

from smehmood

Interact with Modal volumes and deploy Modal applications from within Cursor.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” an MCP server for interacting with Modal volumes and deploying Modal apps from within Cursor.

What you get โ€”

  • Volume management โ€” list_modal_volumes, list_modal_volume_contents, copy_modal_volume_files, remove_modal_volume_file
  • File transfer โ€” put_modal_volume_file and get_modal_volume_file (upload/download with force overwrite)
  • Modal app deploys for projects that use uv for dependency management

Requirements โ€” a working Modal CLI with valid credentials (no env vars in metadata); Python 3.11+ and the uv package manager.

Cost snapshot โ€” free and open source (MIT). It drives your Modal account via the Modal CLI โ€” Modal's own compute/storage costs apply.

Setup effort โ€” clone, uv sync, add a config block pointing at the server to ~/.cursor/mcp.json.

Our take โ€” Handy for Modal users living in Cursor; deploy support is constrained โ€” the project being deployed must use uv and have Modal installed in its venv.

Source: the project README โ€” summarized 2026-07-08.