mcp-server-modal
@MCP-Mirror
About mcp-server-modal
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-modal?
mcp-server-modal is an MCP server that allows users to deploy Python scripts to Modal, a cloud platform for serverless computing and AI workloads.
How to use mcp-server-modal?
First install Modal (pip install modal and python3 -m modal setup). Then configure the server in your Claude desktop app using a uv command and the provided JSON snippet. Finally, in Claude, give a Python script and ask it to create and deploy a Modal application for you, then share the resulting link.
Key features of mcp-server-modal
- Deploy Python scripts to Modal from Claude
- Receive a shareable link to the deployed application
- Integrates with Modal’s serverless infrastructure
Use cases of mcp-server-modal
- Rapidly turn a Python script into a web endpoint on Modal
- Test and share serverless applications directly via Claude
- Deploy AI or data-processing scripts to Modal without manual setup
FAQ from mcp-server-modal
How do I install and set up mcp-server-modal?
Install Modal with pip install modal and run python3 -m modal setup. Then add the server configuration to your Claude desktop app as shown in the README.
How do I deploy a script using the server?
In Claude, give it a Python script and ask it to create a Modal application and deploy it for you. After code generation, you will receive a link to the live application.
Can I share the deployed application with others?
Yes, the link you receive after deployment can be shared with others to try out the Modal application.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mlops
visengerA curated list of references for MLOps
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments