Modal (Serverless Python)

Integrates with Modal's serverless platform to deploy and execute Python scripts in the cloud, enabling efficient distributed computing and data processing.

View Source
4 stars
0 tools
Created Aug 2025
@flux159/flux159-modal-serverless-python-modal

About

Integrates with Modal's serverless platform to deploy and execute Python scripts in the cloud, enabling efficient distributed computing and data processing.

Categories

general

Installation

npm

npm install @flux159/flux159-modal-serverless-python-modal

Configuration

{ "mcpServers": { "flux159-modal-serverless-python-modal": { "command": "npx", "args": [ "-y", "@flux159/flux159-modal-serverless-python-modal" ] } } }