SeedreamMCP
A Model Context Protocol (MCP) server for AI image generation and editing using ByteDance's Seedream models through the AceDataCloud API.
Generate and edit AI images directly from Claude, VS Code, or any MCP-compatible client.
Features
- Text-to-Image Generation — Create high-quality images from text prompts (Chinese & English)
- Image Editing — Modify existing images with AI (style transfer, background change, virtual try-on)
- Multiple Models — Seedream v5.0 (flagship), v4.5, v4.0, v3.0 T2I, SeedEdit v3.0 I2I
- Multi-Resolution — 1K, 2K, 3K, 4K, adaptive, and custom dimensions
- Seed Control — Reproducible results with seed parameter (v3 models)
- Sequential Generation — Generate related images in sequence (v4.5/v4.0)
- Streaming — Progressive image delivery (v4.5/v4.0)
- Task Tracking — Monitor generation progress and retrieve results
Tool Reference
| Tool | Description |
|---|---|
seedream_generate_image |
Generate an AI image from a text prompt using ByteDance's Seedream model. |
seedream_edit_image |
Edit or modify existing images using ByteDance's Seedream/SeedEdit model. |
seedream_get_task |
Query the status and result of a Seedream image generation or edit task. |
seedream_get_tasks_batch |
Query multiple Seedream image tasks at once. |
seedream_list_models |
List all available Seedream models with their capabilities and pricing. |
seedream_list_sizes |
List all available image sizes and resolution options for Seedream. |






