About
Overview
The Modal MCP Server enables AI agents to deploy and run Python functions on Modal's serverless platform. It provides tools for running functions, managing deployments, and accessing GPU resources.
Capabilities
Tools & Capabilities
⚡run_function
Run a Python function on Modal
⚡list_apps
List deployed apps
⚡get_logs
Get function execution logs
Setup
Installation
bash
Install
pip install mcp-server-modalExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"modal": {
"command": "python",
"args": ["-m", "mcp_server_modal"]
}
}
}Quick Info
Authormodal-labs
LanguagePython
StatusStable
Stars★ 80
Last UpdatedFeb 12, 2026