volcengine-seedream-img-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@volcengine-seedream-img-mcpGenerate a realistic portrait of a young woman with flowing hair."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
volcengine-seedream-img-mcp
MCP server for Volcengine Ark Doubao-Seedream image generation and editing.
Tools
Tool | Description |
| Text-to-image or image-to-image (1–14 refs). Returns |
| Edit/restyle a single image with a prompt (seededit-3.0). Returns |
| Generate a group of related images. Returns |
| Poll a previous job by |
Related MCP server: Seedream 4.0 MCP Server
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 |
| 1K, 2K, 4K |
| 2K, 4K |
| 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables AI image generation through Volcano Engine's Seedream 4.0 API, supporting text-to-image, image-to-image, multi-image fusion, and sequential generation with automatic local saving and Markdown support.Last updated516MIT
- Alicense-qualityDmaintenanceEnables AI image generation using Volcano Engine's Seedream 4.0 API with text-to-image, image-to-image, multi-image fusion capabilities, built-in prompt templates, and automatic cloud storage integration.Last updated19MIT
- FlicenseBqualityDmaintenanceEnables AI-powered text-to-image generation using Volcengine's API with support for multiple image sizes, customizable parameters like guidance scale and seed, and flexible output formats.Last updated1
- AlicenseAqualityCmaintenanceEnables AI image generation using Doubao Seedream models and video generation using Doubao Seedance models through Volcano Engine's API, supporting text-to-image, image-to-image, text-to-video, and task status queries.Last updated3223MIT
Related MCP Connectors
Generate, edit and upscale AI video and images from any agent via VicSee.
Generate images, video, and audio with Glif's media-generation agent
Build and run visual creative-production workflows from your AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ckz/volcengine-seedream-img-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server