Skip to main content
Glama
tsvikas

Marvin MCP Server

by tsvikas

marvin-mcp-server

Tests uv Ruff
Made Using tsvikas/python-template GitHub Discussion PRs Welcome

Overview

MCP server for amazing marvin.

Related MCP server: A2A MCP Server

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/...

A
license - permissive license
-
quality - not tested
F
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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