Server data from the Official MCP Registry
MCP server for managing Modal apps, containers, volumes, and secrets.
MCP server for managing Modal apps, containers, volumes, and secrets.
This MCP server provides a well-intentioned wrapper around Modal's CLI with generally sound architecture. The server properly shells out to the local `modal` CLI rather than reimplementing auth, and implements path-traversal protections via an opt-in allowlist for sensitive file operations. However, several medium-severity concerns exist: the server can execute arbitrary local Python code via `deploy` and `run` tools (though documented as requiring tool-approval), secret redaction is applied inconsistently (missing from exception handling in some paths), and there is minimal input validation on user-supplied parameters despite the server's broad filesystem and execution capabilities. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-george-bobby-mcp-modal": {
"args": [
"mcp-modal"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.