Labsco
poof-bg logo

Poof

โ˜… 1

from poof-bg

Background removal API - remove backgrounds from images with a simple API call. Supports PNG, JPEG, WebP output with transparency or custom backgrounds.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server for the Poof background-removal API, letting AI assistants like Claude strip backgrounds from images with a single tool call.

What you get โ€”

  • Background removal โ€” remove_background accepts a base64 image or URL and returns a cutout with transparency or a custom background
  • Account info โ€” get_account checks your credit balance
  • Flexible deployment โ€” both stdio (local) and HTTP transports (including a Cloudflare Worker)
  • OAuth or API-key auth options for Claude Code/Desktop, Cursor, Windsurf

Requirements โ€” A Poof account and POOF_API_KEY from dash.poof.bg (or OAuth for the hosted endpoint).

Cost snapshot โ€” Server license unspecified. It fronts the paid Poof API, which is credit-based (get_account reports your credit balance) โ€” the README lists no per-image price.

Setup effort โ€” npx -y @poof-bg/mcp with a key, or add the hosted URL https://api.poof.bg/mcp with OAuth.

Our take โ€” A simple, well-integrated way to add image background removal to an agent; the caveat is the credit-based dependency โ€” removals consume Poof credits, so it's only free within whatever your account balance allows.

Source: the project README โ€” summarized 2026-07-08.