background-removal-api
0
This project establishes an MCP Server for interacting with the remove.bg API through a specified OpenAPI URL. It includes comprehensive setup instructions and development tools for efficient deployment.
ruff
For code checking and formatting
mypy
For static type checking
pytest
Used to run tests and generate coverage reports
pre-commit
Used to install and manage pre-commit hooks
Hatch
For project construction and release