saltzm
MCP Serversaltzmpublic

modal mcp server

Some utilities for interacting with Modal via LLM tool use

Repository Info

2
Stars
0
Forks
2
Watchers
0
Issues
Python
Language
GNU General Public License v3.0
License

About This Server

Some utilities for interacting with Modal via LLM tool use

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

About

This is a demo of how one can create and use Modal sandboxes from an MCP server.

This is NOT an official Modal product.

Installation

  • Install uv: https://docs.astral.sh/uv/getting-started/installation/
  • In Cursor, navigate to Settings > Cursor Settings > MCP, click "+Add new global MCP server", and add something like the following (be sure to provide the correct path):
{
  "mcpServers": {
    "my-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/modal-mcp-server",
        "run",
        "mcp",
        "run",
        "main.py"
      ],
      "env": { }
    }
  }
}

Usage

You can ask things like "Make a sandbox for me with an hour timeout", "Install node in the sandbox", etc.

Quick Start

1

Clone the repository

git clone https://github.com/saltzm/modal-mcp-server
2

Install dependencies

cd modal-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersaltzm
Repomodal-mcp-server
LanguagePython
LicenseGNU General Public License v3.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation