Skip to main content
Glama

Marvin MCP Server

by tsvikas

marvin-mcp-server


概要

素晴らしいマーヴィンのための MCP サーバー。

使用法

pip または uv などの依存関係マネージャーを使用してパッケージをインストールします。

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

コードにパッケージをインポートします。

import marvin_mcp_server

発達

はじめる

  • gituvをインストールします。
  • このリポジトリを 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を使用します。
  • すべてのチェック (フォーマット、lint、テスト、および事前コミット) を実行するには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