mcp-server-modal
https://docs.google.com/document/d/1DcrSKbcsXrzCoyMe0XtAsDcE3IgBV1bLirUG80VxPq8/edit?tab=t.0
ユーザーが Python スクリプトをモーダルに展開できるようにする MCP サーバー。
インストール
モーダルが設定されていることを確認します。
次に、Claude デスクトップ アプリでファイルシステム サーバーを使用してサーバーをセットアップします。
使用法
claudeでは、Pythonスクリプトを入力するだけで、モーダルアプリケーションを作成してデプロイできます。コード生成後、モーダルアプリケーションへのリンクが提供され、試用したり他の人と共有したりできます。
発達
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
ユーザーが Claude から Modal に Python スクリプトを直接デプロイし、他のユーザーと共有できるデプロイされたアプリケーションへのリンクを提供できる MCP サーバー。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Python-based server that implements the Model Context Protocol to interface with Claude Desktop as an MCP client, supporting interaction through efficient memory management.Last updated -1PythonMIT License
Fused MCP Agentsofficial
-securityAlicense-qualityA Python-based MCP server that allows Claude and other LLMs to execute arbitrary Python code directly through your desktop Claude app, enabling data scientists to connect LLMs to APIs and executable code.Last updated -26MIT License- AsecurityAlicenseAqualityA meta-server that allows Claude to install other MCP servers from npm or PyPi, enabling easy expansion of Claude's capabilities with external tools.Last updated -21,5621MIT License
- -security-license-qualityA meta-MCP server that helps users install and configure other MCP servers directly through Claude prompts, supporting both npm and PyPi packages.Last updated -JavaScriptMIT License