Catalog
io.github.george-bobby/mcp-modal
Officialby george-bobby · Python
MCP Modal Server
MCP server for managing Modal apps, containers, volumes, and secrets.
Manage Modal applications, containers, volumes, and secrets.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-modal": {
"command": "uvx",
"args": [
"mcp-modal"
]
}
}
}