A server for managing and controlling Marvin, providing an interface for interacting with the Marvin system.
MCP server for amazing marvin.
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
git clone https://github.com/tsvikas/marvin-mcp-server.git
or gh repo clone tsvikas/marvin-mcp-server.git
uv run just prepare
uv run just format
to format the code.uv run just lint
to see linting errors.uv run just test
to run tests.uv run just check
to run all the checks (format, lint, test, and pre-commit).uv run pytest
/ruff
/mypy
/black
/pre-commit
/...Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!