Skip to main content
Glama

Marvin MCP Server

by tsvikas

Marvin-MCP-Server


Überblick

MCP-Server für den erstaunlichen Marvin.

Verwendung

Installieren Sie das Paket mit pip oder mit einem Abhängigkeitsmanager wie uv:

pip install git+https://github.com/tsvikas/marvin-mcp-server.git`

und importieren Sie das Paket in Ihren Code:

import marvin_mcp_server

Entwicklung

Erste Schritte

  • installiere git , uv .
  • git clone dieses Repo: git clone https://github.com/tsvikas/marvin-mcp-server.git oder gh repo clone tsvikas/marvin-mcp-server.git
  • lauf uv run just prepare

Tests und Codequalität

  • Verwenden Sie uv run just format , um den Code zu formatieren.
  • Verwenden Sie uv run just lint um Lint-Fehler anzuzeigen.
  • Verwenden Sie uv run just test um Tests auszuführen.
  • Verwenden Sie uv run just check , um alle Prüfungen (Format, Lint, Test und Pre-Commit) auszuführen.
  • Führen Sie ein bestimmtes Tool direkt aus, mit uv run pytest / ruff / mypy / black / pre-commit /...
-
security - not tested
A
license - permissive license
-
quality - not tested

Ein Server zur Verwaltung und Steuerung von Marvin, der eine Schnittstelle zur Interaktion mit dem Marvin-System bereitstellt.

  1. Überblick
    1. Verwendung
      1. Entwicklung
        1. Erste Schritte
        2. Tests und Codequalität

      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