Xmorf
БесплатноНе проверенMCP server for xmorf API enabling AI image editing and generation via natural language prompts.
Описание
MCP server for xmorf API enabling AI image editing and generation via natural language prompts.
README
MCP server for xmorf — AI image editing and generation API.
Tools
| Tool | Description |
|---|---|
xmorf_edit_image |
Edit images with natural language prompts (8 AI models) |
xmorf_generate_image |
Generate images from text descriptions |
xmorf_list_models |
List available editing models |
Edit Models
| Model | Description |
|---|---|
standard |
General-purpose AI image editing |
enhance |
Enhance realism / anything-to-real |
upscale |
Upscale and improve resolution |
shadow |
Light & shadow migration (needs reference image) |
kiss |
Passionate kiss effect (needs reference image) |
skin |
Skin editing and retouching |
angles |
Multi-angle view generation |
scene |
Scene change / next-scene generation |
Setup
Get an API token from xmorf.com.
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"xmorf": {
"command": "npx",
"args": ["-y", "mcp-xmorf"],
"env": {
"XMORF_API_TOKEN": "xmorf_your_token_here"
}
}
}
}
VS Code
Add to .vscode/mcp.json:
{
"servers": {
"xmorf": {
"command": "npx",
"args": ["-y", "mcp-xmorf"],
"env": {
"XMORF_API_TOKEN": "xmorf_your_token_here"
}
}
}
}
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"xmorf": {
"command": "npx",
"args": ["-y", "mcp-xmorf"],
"env": {
"XMORF_API_TOKEN": "xmorf_your_token_here"
}
}
}
}
Usage Examples
Edit an image
Edit this photo to remove the background
The xmorf_edit_image tool accepts file paths, data URLs, or raw base64 as input. You can optionally specify an output path to save the result to disk.
Generate an image
Generate a watercolor painting of a mountain landscape at dawn
List models
What image editing models are available on xmorf?
Environment Variables
| Variable | Required | Description |
|---|---|---|
XMORF_API_TOKEN |
Yes | Your xmorf API bearer token |
API Reference
See the full API docs at xmorf.com/docs.
License
MIT
Установить Xmorf в Claude Desktop, Claude Code, Cursor
unyly install mcp-xmorfСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcp-xmorf -- npx -y mcp-xmorfFAQ
Xmorf MCP бесплатный?
Да, Xmorf MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Xmorf?
Нет, Xmorf работает без API-ключей и переменных окружения.
Xmorf — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Xmorf в Claude Desktop, Claude Code или Cursor?
Открой Xmorf на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolCompare Xmorf with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
