Skip to main content
Glama
poof-bg

Poof Background Removal MCP Server

by poof-bg

remove_background

Remove backgrounds from images to isolate subjects. Accepts URLs or base64 input, supports multiple formats and size presets, and returns processed images as base64.

Instructions

Remove the background from an image. Returns the processed image as base64. Accepts URL or base64-encoded image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
imageYesImage input: base64-encoded image data or a URL to an image
formatNoOutput image formatpng
channelsNoOutput color channels. Use 'rgba' for transparency, 'rgb' for opaque backgroundrgba
bg_colorNoBackground color (hex, rgb, or color name). Only applies when channels is 'rgb'. Example: '#ffffff'
sizeNoOutput image size presetfull
cropNoWhether to crop the image to the subject bounds
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/poof-bg/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server