Skip to main content

No project description provided

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_modal_server-0.1.0.tar.gz (24.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_modal_server-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file mseep_modal_server-0.1.0.tar.gz.

File metadata

  • Download URL: mseep_modal_server-0.1.0.tar.gz
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_modal_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 336d24ee822e2d923a7e26cb7acf72431972b471cfddde9ef036db283d954cfa
MD5 b9ed35327413482a36876c6bc644c776
BLAKE2b-256 826bea1d78667d0cec76f6eeae04907262c19a444d629e15ea449975a496ccea

See more details on using hashes here.

File details

Details for the file mseep_modal_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_modal_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1097c495e6ba299e1605b2dd77f1efdcf51f71a43ac3828d86054d1070b65684
MD5 0ed11f3183c7bbdb226bd923b894f6d5
BLAKE2b-256 ce9688b3a2f0a2cba48ecb6a69eae8d8373ae4e2a6893bf53cb25b4e28294eda

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page