Skip to content
Claude Desktop

Remover Fundo for Claude Desktop

io.github.mcp-dir/removebg-mcp

Removes the background from an image by URL, cutting out the foreground person or object with AI and

client:Claude Desktop transport:streamable-http tools:7

Install Remover Fundo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "removebg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.mcp.ai/p_removebg"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Remover Fundo in other clients