AI background removal for images. Modes: auto, product, portrait, car. Transparent PNG.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server that gives your Claude, Cline, or Cursor session the ability to strip backgrounds from any image β product photos, portraits, cars, or general subjects β returning a transparent PNG. Powered by the Techtenstein Background Removal API.
remove_background_url(image_url, mode="auto") β Strip background from an image URLremove_background_base64(image_base64, mode="auto") β Strip background from a base64 image (user upload)Modes: auto, product, portrait, car.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Restart Claude Desktop. remove_background_url and remove_background_base64 will appear as available tools.
Same config path as Claude Desktop β Cline auto-detects.
Add to ~/.cursor/mcp.json:
Free tier (30 images/day, no card): https://apis.techtenstein.com
Paid tiers start at $9/month for 1,000 images.
Once installed, ask Claude:
"Remove the background from this product photo: https://cdn.example.com/shoe.jpg"
Claude will call remove_background_url in product mode and return a transparent PNG.
Or for a portrait:
"This is a headshot β cut out just the person: https://example.com/team-photo.jpg"
Claude will call remove_background_url(image_url, mode="portrait").
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/techtenstein-bg)<a href="https://allmcps.com/mcp/techtenstein-bg"><img src="https://allmcps.com/api/badge/techtenstein-bg?style=directory" alt="Techtenstein Bg on AllMCPs" /></a>