MCP Server
Image Tools - Background Removal, Upscaling & Face Restoration MCP Server
io.github.fasuizu-br/image-tools
What is the Image Tools - Background Removal, Upscaling & Face Restoration MCP server?
Background removal, 4x upscaling, and face restoration via GPU
How to install Image Tools - Background Removal, Upscaling & Face Restoration
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"image-tools": {
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"image-tools": {
"serverUrl": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"image-tools": {
"type": "http",
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"image-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apim-ai-apis.azure-api.net/mcp/image/mcp"
]
}
}
}Claude Code
claude mcp add --transport http image-tools https://apim-ai-apis.azure-api.net/mcp/image/mcpRelated MCP servers
Toxicity, sentiment, NER, PII detection, and language identification tools
View repository →Pronunciation scoring, speech-to-text, and text-to-speech for language learning
View repository →