mcp-server-modal
@MCP-Mirror
mcp-server-modal について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント