Skip to main content
Glama

Marvin MCP Server

by tsvikas
MIT License

marvin-mcp-server


Overview

MCP server for amazing marvin.

Usage

Install the package using pip, or with a dependency manager like uv:

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

and import the package in your code:

import marvin_mcp_server

Development

Getting started

  • install git, uv.
  • git clone this repo: git clone https://github.com/tsvikas/marvin-mcp-server.git or gh repo clone tsvikas/marvin-mcp-server.git
  • run uv run just prepare

Tests and code quality

  • use uv run just format to format the code.
  • use uv run just lint to see linting errors.
  • use uv run just test to run tests.
  • use uv run just check to run all the checks (format, lint, test, and pre-commit).
  • Run a specific tool directly, with uv run pytest/ruff/mypy/black/pre-commit/...
-
security - not tested
A
license - permissive license
-
quality - not tested

A server for managing and controlling Marvin, providing an interface for interacting with the Marvin system.

  1. Overview
    1. Usage
      1. TODO: replace with this after uploading to PyPI:
        1. Development

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        A server that enables interaction with Home Assistant devices and automations through the Model Context Protocol, allowing users to monitor device states, control devices, trigger automations, and list entities.
        Last updated -
        4
        29
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A server that allows AI assistants to access, view, run, and manage Hex projects through a standardized interface.
        Last updated -
        Python
        AGPL 3.0
        • Linux
        • Apple
      • A
        security
        F
        license
        A
        quality
        A Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.
        Last updated -
        12
        64
        10
        JavaScript
        • Apple
      • -
        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

      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