Skip to main content
Glama

Marvin MCP Server

by tsvikas

marvin-mcp-服务器


概述

MCP 服务器,适用于令人惊叹的 Marvin。

用法

使用 pip 或依赖项管理器(如 uv)安装软件包:

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

并在代码中导入该包:

import marvin_mcp_server

发展

入门

  • 安装gituv
  • git clone 此 repo: git clone https://github.com/tsvikas/marvin-mcp-server.gitgh repo clone tsvikas/marvin-mcp-server.git
  • 运行uv run just prepare

测试和代码质量

  • 使用uv run just format来格式化代码。
  • 使用uv run just lint来查看 linting 错误。
  • 使用uv run just test来运行测试。
  • 使用uv run just check运行所有检查(格式、lint、测试和预提交)。
  • 直接运行特定工具,使用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