Skip to main content
Glama

Modal MCP Toolbox

Modal에서 실행되는 모델 컨텍스트 프로토콜(MCP) 도구 모음입니다. 이를 통해 GooseClaude Desktop App 과 같은 도구를 통해 LLM의 기능을 확장할 수 있습니다.

도구

  • run_python_code_in_sandbox : 샌드박스 환경에서 Python 코드를 실행할 수 있습니다.
  • generate_flux_image : FLUX 모델을 사용하여 이미지를 생성합니다.

데모

플럭스 이미지 생성

🎬플럭스 이미지 생성

파이썬 코드 실행

🎬Python 코드 실행

필수 조건

이 작업은 모달 계정을 통해 실행되므로 모달 계정이 있어야 하며 로그인이 필요합니다.

설치

설치는 MCP를 사용하는 클라이언트에 따라 달라집니다. Claude와 Goose를 위한 지침은 다음과 같습니다.

클로드

Claude 데스크톱 앱에서 Settings > Developer 로 이동하세요. 그리고 구성 편집을 클릭하세요.🖼️클로드 설정

mcp 서버 구성을 추가합니다. 제 구성은 다음과 같습니다.

지엑스피1

거위

Settings 으로 가서 추가를 클릭하세요.

🖼️구스 설정

그런 다음 아래 스크린샷과 같이 확장 프로그램을 추가하세요. 중요한 부분은 명령을 다음과 같이 설정하는 것입니다.

uvx modal-mcp-toolbox

나머지는 원하는 대로 기입하시면 됩니다.

🖼️구스 MCP 설정

Smithery를 통해 설치(현재 작동하지 않음)

Smithery를 통해 Claude Desktop용 Modal MCP Toolbox를 자동으로 설치하려면:

npx -y @smithery/cli install @philipp-eisen/modal-mcp-toolbox --client claude
-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Goose 및 Claude Desktop App과 같은 클라이언트와 호환되는 MCP 서버를 통해 FLUX 모델을 사용하여 샌드박스에서 Python 코드를 실행하고 이미지를 생성하는 기능을 제공합니다.

  1. 도구
    1. 데모
      1. 플럭스 이미지 생성
      2. 파이썬 코드 실행
    2. 필수 조건
      1. 설치
        1. 클로드
        2. 거위
        3. Smithery를 통해 설치(현재 작동하지 않음)

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        This 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
      • -
        security
        A
        license
        -
        quality
        A 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 -
        23
        MIT License
        • Apple
        • Linux
      • -
        security
        -
        license
        -
        quality
        A server that enables generating images through the Replicate API by calling the Flux Schnell model via the Model Context Protocol (MCP).
        Last updated -
        3
        JavaScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables AI assistants to generate images using Black Forest Labs' Flux model via Cloudflare Workers.
        Last updated -
        JavaScript
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/philipp-eisen/modal-mcp-toolbox'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server