Volcengine Seedream Img
FreeNot checkedEnables image generation and editing using Volcengine Ark Doubao-Seedream models, with tools for text-to-image, image-to-image, editing, and result polling.
About
Enables image generation and editing using Volcengine Ark Doubao-Seedream models, with tools for text-to-image, image-to-image, editing, and result polling.
README
MCP server for Volcengine Ark Doubao-Seedream image generation and editing.
Tools
| Tool | Description |
|---|---|
generate_image |
Text-to-image or image-to-image (1–14 refs). Returns request_id. |
edit_image |
Edit/restyle a single image with a prompt (seededit-3.0). Returns request_id. |
generate_image_group |
Generate a group of related images. Returns request_id. |
get_image_result |
Poll a previous job by request_id. Returns state + images[]. |
Setup (Claude Code)
Add to .mcp.json:
{
"mcpServers": {
"seedream": {
"command": "npx",
"args": ["-y", "volcengine-seedream-img-mcp"],
"env": { "ARK_API_KEY": "your_key_here" }
}
}
}
Auth
Set ARK_API_KEY environment variable, or pass --api-key <value> as a CLI flag.
Get your key at: https://console.volcengine.com/ark/region:ark+cn-beijing/apiKey
Models
| Model ID | Resolution support |
|---|---|
doubao-seedream-4-0-250828 |
1K, 2K, 4K |
doubao-seedream-4-5-251128 |
2K, 4K |
doubao-seedream-5-0-260128 |
2K, 3K |
1Kresolution is silently upgraded to2Kwhen using a model that doesn't support it.
edit_image always uses doubao-seededit-3-0-i2i (model not selectable).
Workflow
generate_image / edit_image / generate_image_group
→ { request_id }
→ poll get_image_result until state = "succeeded"
→ images[].url (download within 24h)
License
MIT
Installing Volcengine Seedream Img
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/ckz/volcengine-seedream-img-mcpFAQ
Is Volcengine Seedream Img MCP free?
Yes, Volcengine Seedream Img MCP is free — one-click install via Unyly at no cost.
Does Volcengine Seedream Img need an API key?
No, Volcengine Seedream Img runs without API keys or environment variables.
Is Volcengine Seedream Img hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Volcengine Seedream Img in Claude Desktop, Claude Code or Cursor?
Open Volcengine Seedream Img on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni 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/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare Volcengine Seedream Img with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
