background-removal-api

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.

MCP Server

This project creates an MCP Server using an OpenAPI URL, specifically designed for leveraging the remove.bg API. It requires Python 3.9+, pip, and uv. The installation involves cloning the repository and setting up dependencies using either the provided shell script or manually via pip. Development tools include ruff for linting, mypy for static type checking, and pytest for testing. The server supports various transport modes and configuration through environment variables. Building and publishing are handled using Hatch.