CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

AI Image Editor MCP

rocnubie/aiimageeditor-mcp
registry active
Summary

Connects Claude to AI Image Editor's style catalog, pricing, and FAQ without needing an API key. Exposes three read-only tools: list the platform's generation styles (photorealism, anime, Ghibli, cyberpunk), fetch pricing details, and pull official links. Also surfaces prompts to summarize what the service does or recommend a starting style for a given use case. Useful if you're exploring AI image tools in a chat and want Claude to reference AI Image Editor's actual feature set and pricing instead of guessing. The server pulls from public metadata, so it's a knowledge layer rather than a generation endpoint. Zero config, runs locally, ~50ms cold start.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

AI Image Editor MCP Server

AI Image Editor Free Online | Image to Image AI Photo Editor

MCP Badge License: MIT Node Zero Config Read Only MCP

A Model Context Protocol server that exposes the canonical AI Image 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://ai-image-editor.online

🎨 About AI Image Editor

AI Image Editor (https://ai-image-editor.online) is a browser-based image creation and editing platform that lets users generate visuals from text prompts or transform existing photos using AI. The site supports both text-to-image and image-to-image workflows, making it possible to produce original artwork, edit photographs, or create product visuals without installing any software. It runs multiple underlying AI models — including Flux, Seedream, Qwen, and Nano Banana Pro — and offers style presets ranging from photorealism to anime, Ghibli, and cyberpunk. The platform positions itself as a free alternative to paid tools, with no subscription required and no hard cap on output resolution.

Key Features

  • Text-to-image generation — describe a scene or subject in plain language and receive a high-resolution image in seconds, with control over style and aspect ratio.
  • Image-to-image editing — upload an existing photo as a reference and apply transformations such as style transfer, background replacement, or object modification.
  • Face swap — replace faces in portraits or group photos while preserving lighting and skin tone.
  • Background removal and replacement — isolate subjects from their backgrounds automatically, then place them on custom or AI-generated scenes.
  • Batch generation — produce multiple image variants from a single prompt in one request, useful for A/B testing or rapid iteration.
  • Image-to-video conversion — animate a still image into a short video clip, extending generated content into motion formats.
  • API access — developers can integrate image generation into their own applications through a documented API.

Use Cases

  • E-commerce product photography — generate clean, studio-quality product shots without a photo shoot, or swap backgrounds to match seasonal campaigns.
  • Social media content — create on-brand visuals for posts, thumbnails, or stories quickly, iterating across different styles until the result fits the brief.
  • Creative exploration — artists and designers can use the style presets and image-to-image mode to prototype visual directions before committing to a final production pipeline.
  • Portrait retouching and face swap — swap faces for composite images, update headshots, or create character variations for games and storytelling projects.
  • Application prototyping — developers can call the API to test AI image generation inside their own products before choosing a permanent provider.

Who Is It For

AI Image Editor is aimed at a broad range of users who need AI-generated visuals without the overhead of a paid subscription or a steep learning curve. E-commerce merchants who need product imagery on a tight budget, social media managers producing high volumes of content, and independent designers experimenting with generative aesthetics will find the free tier practical for day-to-day work. The API access also makes it relevant for developers building image-generation features into web apps or automation pipelines. The platform's multiple model options and style presets give technically inclined users enough control to tune outputs, while the straightforward prompt interface keeps it accessible to non-designers who simply want a usable image fast.

Tools

list_styles

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

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for AI Image Editor.

Input: no parameters. Returns: text/markdown.

get_official_links

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

Input: no parameters. Returns: text/markdown.

Resources

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

Prompts

tell_me_about_aiimageeditor

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

try_image_style_aiimageeditor

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

Installation

Install via Smithery

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

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

Install from source

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

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

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

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://ai-image-editor.online
  • Pricing: https://ai-image-editor.online/pricing
  • Community: https://x.com/aiimageeditor
  • Support: support@ai-image-editor.online

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Media & Entertainment
Registryactive
UpdatedMay 22, 2026
View on GitHub

Related Media & Entertainment MCP Servers

View all →
Social Media Api

io.github.socialapishub/social-media-api

Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
1
xpay Social Media

io.github.xpaysh/social-media

96 social media scraping tools. Twitter/X, LinkedIn, Instagram, TikTok, Reddit, YouTube.
Youtube Media Mcp Server

com.thenextgennexus/youtube-media-mcp-server

YouTube video search with transcript extraction as first-class output.
Youtube Video Analyzer

io.github.ludmila-omlopes/youtube-video-analyzer

MCP stdio server for analyzing YouTube videos with Google Gemini
2
Social Media Ai Mcp

csoai-org/social-media-ai-mcp

social-media-ai-mcp MCP server by MEOK AI Labs
EzBiz Social Media Analytics

com.ezbizservices/social-media

AI-powered social media intelligence: profile analysis, engagement scoring, and trend detection.