Background Removal API MCP Server for AI Agents - n8n Workflow | Neura Market
Background Removal API MCP Server for AI Agents
Transforms remove.bg API into an MCP server exposing account balance, image improvement, and background removal endpoints for easy AI agent integration.
This n8n workflow creates a complete MCP (Model Context Protocol) server that exposes three key operations from the Background Removal API (remove.bg) to AI agents. It includes GET /account for fetching account balance, POST /improve for enhancing images, and POST /removebg for removing image backgrounds. The MCP Trigger node serves as the endpoint, handling incoming requests from AI agents like Claude Desktop or Cursor, while HTTP Request nodes manage API calls to https://api.remove.bg/v1.0. AI
Platform
n8n
Category
Health & Fitness
Price
$12.99
Creator
QualityWorkflows
background removal
remove.bg
MCP server
AI agents
image processing
n8n workflow
webhook
API integration
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.