servidor marvin-mcp
Descripción general
Servidor MCP para el increíble Marvin.
Uso
Instale el paquete usando pip o con un administrador de dependencias como uv:
e importa el paquete en tu código:
Desarrollo
Empezando
git clone este repositorio:
git clone https://github.com/tsvikas/marvin-mcp-server.git
ogh repo clone tsvikas/marvin-mcp-server.git
corre
uv run just prepare
Pruebas y calidad del código
Utilice
uv run just format
para formatear el código.Utilice
uv run just lint
para ver errores de linting.Utilice
uv run just test
para ejecutar pruebas.Utilice
uv run just check
para ejecutar todas las comprobaciones (formato, lint, prueba y pre-commit).Ejecute una herramienta específica directamente, con
uv run pytest
/ruff
/mypy
/black
/pre-commit
/...
This server cannot be installed
Un servidor para administrar y controlar Marvin, que proporciona una interfaz para interactuar con el sistema 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 -