마빈-mcp-서버
개요
어메이징 마빈을 위한 MCP 서버.
용법
pip를 사용하거나 uv와 같은 종속성 관리자를 사용하여 패키지를 설치하세요.
지엑스피1
그리고 코드에서 패키지를 가져옵니다.
import marvin_mcp_server
개발
시작하기
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
/...을 사용하여 특정 도구를 직접 실행합니다.
This server cannot be installed
Marvin을 관리하고 제어하는 서버로, Marvin 시스템과 상호작용하기 위한 인터페이스를 제공합니다.
Related MCP Servers
- -securityFlicense-qualityA 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 -
- -securityFlicense-qualityA 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 -
- -securityFlicense-qualityA 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 -
- -securityFlicense-qualityA modern, extensible server that provides a unified interface to control and interact with various macOS applications through plugins.Last updated -