Skip to main content
Glama

Marvin MCP Server

by tsvikas

마빈-mcp-서버


개요

어메이징 마빈을 위한 MCP 서버.

용법

pip를 사용하거나 uv와 같은 종속성 관리자를 사용하여 패키지를 설치하세요.

지엑스피1

그리고 코드에서 패키지를 가져옵니다.

import marvin_mcp_server

개발

시작하기

  • git , uv를 설치합니다.
  • git clone 이 저장소: git clone https://github.com/tsvikas/marvin-mcp-server.git 또는 gh repo clone tsvikas/marvin-mcp-server.git
  • uv run just prepare

테스트 및 코드 품질

  • uv run just format 사용하여 코드를 포맷합니다.
  • uv run just lint 사용해서 린팅 오류를 확인하세요.
  • uv run just test 사용해 테스트를 실행합니다.
  • uv run just check 사용하면 모든 검사(포맷, 린트, 테스트, 사전 커밋)를 실행할 수 있습니다.
  • uv run pytest / ruff / mypy / black / pre-commit /...을 사용하여 특정 도구를 직접 실행합니다.
-
security - not tested
A
license - permissive license
-
quality - not tested

Marvin을 관리하고 제어하는 서버로, Marvin 시스템과 상호작용하기 위한 인터페이스를 제공합니다.

  1. 개요
    1. 용법
      1. 개발
        1. 시작하기
        2. 테스트 및 코드 품질

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        A Machine Control Protocol server providing programmatic access to Splunkbase functionality, allowing users to search, download, and manage Splunkbase apps through a standardized interface.
        Last updated -
        Python
      • -
        security
        F
        license
        -
        quality
        A centralized server that tracks and manages connected agents, providing a web interface to monitor their status while enabling agent communication through a central point.
        Last updated -
        Python
        • Linux
      • -
        security
        F
        license
        -
        quality
        A management service that orchestrates multiple server processes organized into logical sections, providing centralized control for starting, stopping, and monitoring servers with support for containerization.
        Last updated -
        Python
      • -
        security
        F
        license
        -
        quality
        A modern, extensible server that provides a unified interface to control and interact with various macOS applications through plugins.
        Last updated -
        Python
        • Apple

      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/tsvikas/marvin-mcp-server'

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