Submit

Modal MCP

@george-bobby

15 hours ago
An MCP server for managing Modal — apps, containers, volumes, and secrets — and for deploying & running Modal apps directly from Claude Code and other MCP clients. Every tool shells out to your local modal CLI, so it operates against whatever Modal profile and credentials are configured on your machine. There are no extra tokens to manage.

Server Config

{
  "mcpServers": {
    "mcp-modal": {
      "command": "uvx",
      "args": [
        "mcp-modal"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.