SeedreamMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| ACEDATACLOUD_API_TOKEN | Yes | API token from AceDataCloud | |
| SEEDREAM_REQUEST_TIMEOUT | No | Request timeout in seconds | 1800 |
| ACEDATACLOUD_API_BASE_URL | No | API base URL | https://api.acedata.cloud |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| seedream_generate_imageA | Generate an AI image from a text prompt using ByteDance's Seedream model. |
| seedream_edit_imageA | Edit or modify existing images using ByteDance's Seedream/SeedEdit model. |
| seedream_list_modelsA | List all available Seedream models with their capabilities and pricing. |
| seedream_list_sizesA | List all available image sizes and resolution options for Seedream. |
| seedream_get_taskA | Query the status and result of a Seedream image generation or edit task. |
| seedream_get_tasks_batchA | Query multiple Seedream image tasks at once. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| seedream_image_generation_guide | Guide for choosing the right Seedream tool for image tasks. |
| seedream_prompt_writing_guide | Guide for writing effective Seedream image generation prompts. |
| seedream_workflow_examples | Common workflow examples for Seedream image generation. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/AceDataCloud/SeedreamMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server