Modal MCP Server

Stableother
80 starsPythonmodal-labs
GitHub
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-modal
Examples

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

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Modal MCP Server - MCP Server Directory - CortexAgent