saltzm/modal-mcp-server
Some utilities for interacting with Modal via LLM tool use
Platform-specific configuration:
{
"mcpServers": {
"modal-mcp-server": {
"command": "npx",
"args": [
"-y",
"modal-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...