Marvin MCP Server
Enables code coverage analysis and reporting as indicated by the commented-out codecov badge section in the README.
Provides access to GitHub for repository management, code collaboration, and discussions through GitHub Discussions feature mentioned in the README badges.
Allows for package distribution through PyPI as shown in the commented-out future installation instructions and PyPI badges.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Marvin MCP Servercheck the status of my Marvin deployment"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
marvin-mcp-server
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_serverDevelopment
Getting started
install , .
git clone this repo:
git clone https://github.com/tsvikas/marvin-mcp-server.gitorgh repo clone tsvikas/marvin-mcp-server.gitrun
uv run just prepare
Tests and code quality
use
uv run just formatto format the code.use
uv run just lintto see linting errors.use
uv run just testto run tests.use
uv run just checkto run all the checks (format, lint, test, and pre-commit).Run a specific tool directly, with
uv run pytest/ruff/mypy/black/pre-commit/...
This server cannot be installed
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