backgroundremover
Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
backgroundremover MCP Server
MCP server for nadermx/backgroundremover
Ready-to-Use Client Configurations
{
"mcpServers": {
"backgroundremover": {
"command": "npx",
"args": [
"-y",
"@nadermx/backgroundremover"
]
}
}
}