Modal
Deploy Python scripts to Modal, a serverless platform for running code in the cloud.
mcp-server-modal
https://docs.google.com/document/d/1DcrSKbcsXrzCoyMe0XtAsDcE3IgBV1bLirUG80VxPq8/edit?tab=t.0
An MCP Server that allows users to deploy python scripts to modal.
Installation
Make sure that modal is setup:
pip install modal
python3 -m modal setup
Then setup the server with the filesystem server in your Claude desktop app:
{
"mcpServers": {
"mcp-server-modal": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-server-modal",
"run",
"modal-server"
]
},
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/Users/user/Desktop/",
"/path/to/other/dir"
]
}
}
}
Usage
In claude, give a python script and ask it to create a modal application and deploy it for you. After code generation, you will get a link to the modal application which you can try out and share with others.
Development
npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-server-modal run modal-server
Máy chủ liên quan
Twelve Data
Interact with Twelve Data APIs to access real-time and historical financial market data for your AI agents.
OpenAI MCP Server
An MCP server for integrating with the OpenAI API.
EdgeOne Geo Location Service
Provides user geolocation data via Tencent EdgeOne Pages Functions, enabling large language models to access location information.
ElevenLabs
Text-to-speech integration using the ElevenLabs API.
AWS EC2 Pricing
Get up-to-date EC2 pricing information with one call. Fast. Powered by a pre-parsed AWS pricing catalogue.
LeadFuze MCP Server
Enrich contacts and companies via email/LinkedIn enrichment and email validation through LeadFuze (API key required).
HAProxy MCP Server
Interact with HAProxy's runtime API for administration, monitoring, and traffic analysis.
MultiversX MCP Server
Interact with the MultiversX blockchain for wallet creation, balance fetching, and token management.
Satim Payment Gateway Integration
Integrate with Algeria's SATIM payment gateway to process CIB and Edhahabia card payments.
Jamf Pro MCP Server
A server for managing Apple devices through the Jamf Pro API.