tsvikas/marvin-mcp-server
If you are the rightful owner of marvin-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server for amazing marvin.
The Marvin MCP Server is a robust and efficient Model Context Protocol (MCP) server designed to work seamlessly with the Amazing Marvin productivity tool. It provides a structured and scalable environment for managing and executing various tasks and processes. The server is built using modern Python practices and is easily installable via pip or other dependency managers like uv. It supports a range of development and testing tools to ensure high code quality and reliability.
Features
- Easy installation via pip or uv for quick setup.
- Comprehensive development tools including formatting, linting, and testing.
- Supports integration with Amazing Marvin for enhanced productivity.
- Built using a modern Python template for consistency and maintainability.
- Open to contributions with a welcoming PR policy.
Usages
usage with pip
bash pip install git+https://github.com/tsvikas/marvin-mcp-server.git
usage with uv
bash uv run just prepare
usage with git
bash git clone https://github.com/tsvikas/marvin-mcp-server.git
usage with gh
bash gh repo clone tsvikas/marvin-mcp-server.git