Skip to main content
Glama

Marvin MCP Server

by tsvikas
MIT License

마빈-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

      • A
        security
        A
        license
        A
        quality
        A server that enables interaction with Home Assistant devices and automations through the Model Context Protocol, allowing users to monitor device states, control devices, trigger automations, and list entities.
        Last updated -
        4
        29
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A server that allows AI assistants to access, view, run, and manage Hex projects through a standardized interface.
        Last updated -
        Python
        AGPL 3.0
        • Linux
        • Apple
      • A
        security
        F
        license
        A
        quality
        A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
        Last updated -
        12
        0
        10
        JavaScript
        • Apple
      • -
        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

      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