volcengine-seedream-img-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARK_API_KEY | Yes | Your Volcengine Ark API key. Get one at https://console.volcengine.com/ark/region:ark+cn-beijing/apiKey |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageA | Generate a single image from a text prompt (text-to-image), or using 1–14 reference images (image-to-image). Returns a request_id to poll with get_image_result. |
| edit_imageA | Edit or restyle a single reference image using a text prompt (uses doubao-seededit-3-0-i2i). Output size is adaptive to input image aspect ratio. Returns a request_id to poll with get_image_result. |
| generate_image_groupB | Generate a group of related images from a prompt and optional reference images. Returns a request_id to poll with get_image_result. |
| get_image_resultA | Poll the result of a previous generate_image, edit_image, or generate_image_group call. Returns state: pending | succeeded | error. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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