MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Aiphotoeditor MCP Server

by Rocnubie
Developer ToolsModerate7.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Best AI Photo Editor powered by GPT Image 2, Flux, Nano Banana & more.

About

Best AI Photo Editor powered by GPT Image 2, Flux, Nano Banana & more.

Security Report

7.2
Moderate7.2Low Risk

This is a well-designed, read-only MCP server that exposes canonical knowledge about AI Photo Editor with no authentication requirements, no external API calls, and no sensitive operations. The codebase is clean, properly structured, and has minimal attack surface. All permissions are appropriate for its stated purpose of providing static informational content. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).

4 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-rocnubie-aiphotoeditor-mcp": {
      "args": [
        "-y",
        "msa-aiphotoeditor-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AI Photo Editor MCP Server

Best AI Photo Editor - Free AI Image Editor & Generator Online

MCP Badge Node Read Only License: MIT Stdio Transport MCP

A Model Context Protocol server that exposes the canonical AI Photo Editor knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://bestaiphotoeditor.app

🎨 About AI Photo Editor

Best AI Photo Editor (bestaiphotoeditor.app) is a browser-based photo editing and image generation platform that brings together more than 40 AI models under one roof. Users can remove backgrounds, swap faces, enhance resolution, generate images from text prompts, and even produce short videos — all without installing any software. The service offers 55 free credits on sign-up with no credit card required, and paid plans include commercial usage rights and no watermarks. With over 25,000 users and 1.5 million images processed, the platform positions itself as a single destination for tasks that would otherwise require several separate tools.

Key Features

  • Multi-model image generation — access GPT Image 2, Flux Kontext, Nano Banana, Grok Imagine, Ideogram, Seedream, Imagen 4, and Z-Image Turbo from a single interface.
  • Background removal and replacement — clean cutouts and AI-generated background swaps suitable for product shots and portraits.
  • Face swap and headshot generation — replace faces in existing photos or generate professional-grade headshots from a selfie.
  • Image enhancement — upscale and sharpen photos up to 4K resolution; remove unwanted text or objects.
  • AI video generation — animate still photos or generate video clips from text using models such as Sora 2, Kling, Veo, Seedance, and Minimax Hailuo; output in MP4 at up to 1080p.
  • Fast, cloud-based processing — edits complete in 5–30 seconds; video renders in 1–5 minutes with no local compute required.

Use Cases

  • E-commerce product photography — create clean, studio-quality product images by swapping backgrounds or generating entirely new scenes around an existing product photo.
  • Professional headshots — produce polished headshots for LinkedIn profiles or company directories without booking a photographer.
  • Marketing content at scale — generate multiple visual variants for ad campaigns or social media posts by iterating across different AI models with the same prompt.
  • Portrait retouching — adjust hairstyle, remove blemishes or overlaid text, and enhance image sharpness in a few clicks.
  • Short-form video creation — animate a product photo or brand image into a brief video clip for social platforms, using AI video models directly integrated into the workflow.

Who Is It For

Best AI Photo Editor is aimed at people who need quality visual output quickly but do not want to maintain a large stack of specialized tools. That includes e-commerce sellers who produce frequent product images, solo content creators managing their own social channels, marketing teams that need to turn around visual assets on short deadlines, and small business owners who lack a dedicated design resource. The free entry tier also makes it accessible to photographers and digital artists who want to experiment with AI-assisted editing before committing to a subscription. The platform's breadth of models is particularly useful for anyone who regularly compares output quality across different AI systems without wanting to juggle multiple accounts.

Tools

list_styles

Return the canonical list of image-generation styles or presets the site exposes. (AI Photo Editor)

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for AI Photo Editor.

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for AI Photo Editor (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://aiphotoeditor/styles — Supported image-generation styles and presets.
  • site://aiphotoeditor/pricing — Canonical pricing entry point.
  • site://aiphotoeditor/faq — Short FAQ generated from public site metadata.
  • site://aiphotoeditor/links — Canonical URLs to share with users.

Prompts

tell_me_about_aiphotoeditor

Summarize what the site is, who it's for, and how it works. — AI Photo Editor

try_image_style_aiphotoeditor

Recommend a starting image-generation style for a stated goal. — AI Photo Editor

Installation

Install via Smithery

npx -y @smithery/cli install aiphotoeditor-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/aiphotoeditor-mcp.git
cd aiphotoeditor-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "aiphotoeditor-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/aiphotoeditor-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://bestaiphotoeditor.app
  • Pricing: https://bestaiphotoeditor.app/pricing
  • Community: https://x.com/aiphotoeditor
  • Support: support@bestaiphotoeditor.app

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentation

Details

Published May 22, 2026
Version 0.1.0
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
7
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
535
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
80
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
47
Installs
6.0
Security
5.0
Local

MCP Marketplace

Free

by mcp-marketplace · Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
34
Installs
10.0
Security
5.0
Remote