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 "Deploy 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: MAGI 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
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 deployed
Maintenance
Related MCP Connectors
MCP server for manus documentation, generated by doc2mcp.
MCP server for innovationlab documentation, generated by doc2mcp.
MCP server for Product Management
MCP server for the Seline Analytics API
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA server implementation of the Model Context Protocol (MCP) for managing development workflow with features like project management, task tracking, and QA review support.3AGPL 3.0
- FlicenseNot gradedqualityDmaintenanceA server that implements the Model Context Protocol (MCP) for orchestrating code reviews using a multi-agent system with Melchior, Balthasar, and Casper agents.2-
- AlicenseNot gradedqualityDmaintenanceA server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.3 npm11MIT
- AlicenseNot gradedqualityBmaintenanceA generic, modular server for implementing the Model Context Protocol (MCP).64 npm45ISC