Ai Image Editor Mcp Server
@rocnubie
Ai Image Editor Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"aiimageeditor-mcp": {
"command": "node",
"args": [
"/absolute/path/to/aiimageeditor-mcp/src/index.mjs"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Ai Image Editor Mcp Server?
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. It is read‑only, requires no API keys or quota, and has a ~50 ms cold start.
How to use Ai Image Editor Mcp Server?
Install via Smithery (npx -y @smithery/cli install aiimageeditor-mcp --client claude) or from source (clone repo, pnpm install), then add a mcpServers entry to your client’s config file (claude_desktop_config.json or mcp.json). Once configured, the server exposes tools like list_styles, get_pricing, and get_official_links that you can invoke from the AI client.
Key features of Ai Image Editor Mcp Server
- Text-to-image generation from natural language prompts
- Image-to-image editing with style transfer and object modification
- Face swap that preserves lighting and skin tone
- Automatic background removal and replacement
- Batch generation for multiple image variants
- Image‑to‑video conversion from still images
- API access for integration into custom applications
Use cases of Ai Image Editor Mcp Server
- E‑commerce product photography without a photo shoot
- Social media visuals for posts, thumbnails, or stories
- Creative exploration using style presets and image‑to‑image mode
- Portrait retouching, headshot updates, or composite images
- Application prototyping by testing image generation via the API
FAQ from Ai Image Editor Mcp Server
What AI models does the underlying platform support?
It runs multiple models including Flux, Seedream, Qwen, and Nano Banana Pro.
Do I need an API key or a subscription to use the MCP server?
No. The server is read‑only, requires no API keys, and has no quota. The underlying AI Image Editor platform is a free alternative to paid tools with no subscription required.
Which AI clients are compatible with this server?
Claude Desktop, Cursor, Windsurf, and Continue.
Is the MCP server read‑only?
Yes. It exposes knowledge‑surface tools (list_styles, get_pricing, get_official_links) and resources (site://...); it cannot generate or edit images itself.
How fast does the server start?
It has a ~50 ms cold start.
「メディアとデザイン」の他のコンテンツ

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
コメント