mcp-servidor-modal
https://docs.google.com/document/d/1DcrSKbcsXrzCoyMe0XtAsDcE3IgBV1bLirUG80VxPq8/edit?tab=t.0
Un servidor MCP que permite a los usuarios implementar scripts de Python en modal .
Instalación
Asegúrese de que el modal esté configurado:
Luego configure el servidor con el servidor del sistema de archivos en su aplicación de escritorio Claude:
Uso
En Claude, proporciona un script de Python y pídele que cree una aplicación modal y la implemente. Tras la generación del código, recibirás un enlace a la aplicación modal que podrás probar y compartir.
Desarrollo
This server cannot be installed
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.
Un servidor MCP que permite a los usuarios implementar scripts de Python en Modal directamente desde Claude, proporcionando un enlace a la aplicación implementada que se puede compartir con otros.
Related Resources
Related MCP Servers
- -securityFlicense-qualityThis is an MCP server that facilitates building tools for interacting with various APIs and workflows, supporting Python-based development with potential for customizable prompts and user configurations.Last updated -Python
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 -23MIT License- -securityAlicense-qualityAn MCP server that enables AI agents to interact with Modal, allowing them to deploy apps and run functions in a serverless cloud environment.Last updated -PythonMIT License
- -securityFlicense-qualityAn MCP server that allows Claude to interact with Discord by providing tools for sending/reading messages and managing server resources through Discord's API.Last updated -JavaScript