Odel
techtenstein bg mcp

techtenstein bg mcp

Local
@sathvic-kolluPythonUpdated 1mo ago

AI background removal for images. Modes: auto, product, portrait, car. Transparent PNG.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItechtenstein-bg-mcpv1.0.2

Run

uvx techtenstein-bg-mcp

MCP client config

{
  "mcpServers": {
    "techtenstein-bg-mcp": {
      "command": "uvx",
      "args": [
        "techtenstein-bg-mcp"
      ]
    }
  }
}