Seedream 4.0 MCP Server
by joeseesun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | 日志文件路径 | logs/seedream_mcp.log |
| LOG_LEVEL | No | 日志级别 | INFO |
| ARK_API_KEY | Yes | 火山引擎 API 密钥 | |
| ARK_BASE_URL | No | API 基础 URL | https://ark.cn-beijing.volces.com/api/v3 |
| QINIU_DOMAIN | No | 七牛云域名(可选,用于上传图片到七牛云存储) | |
| QINIU_ACCESS_KEY | No | 七牛云 Access Key(可选,用于上传图片到七牛云存储) | |
| QINIU_SECRET_KEY | No | 七牛云 Secret Key(可选,用于上传图片到七牛云存储) | |
| SEEDREAM_TIMEOUT | No | 请求超时时间(秒) | 60 |
| QINIU_BUCKET_NAME | No | 七牛云 Bucket 名称(可选,用于上传图片到七牛云存储) | |
| SEEDREAM_MODEL_ID | No | 模型 ID | doubao-seedream-4-0-250828 |
| SEEDREAM_API_TIMEOUT | No | API 超时时间(秒) | 60 |
| SEEDREAM_MAX_RETRIES | No | 最大重试次数 | 3 |
| SEEDREAM_DEFAULT_SIZE | No | 默认图像尺寸 | 2K |
| SEEDREAM_AUTO_SAVE_ENABLED | No | 是否启用自动保存 | true |
| SEEDREAM_DEFAULT_WATERMARK | No | 默认水印设置 | false |
| SEEDREAM_AUTO_SAVE_BASE_DIR | No | 自动保存基础目录 | ./seedream_images |
| SEEDREAM_AUTO_SAVE_DATE_FOLDER | No | 是否创建日期文件夹 | true |
| SEEDREAM_AUTO_SAVE_MAX_RETRIES | No | 下载最大重试次数 | 3 |
| SEEDREAM_AUTO_SAVE_CLEANUP_DAYS | No | 自动清理天数 | 30 |
| SEEDREAM_AUTO_SAVE_MAX_FILE_SIZE | No | 最大文件大小(字节) | 52428800 |
| SEEDREAM_AUTO_SAVE_MAX_CONCURRENT | No | 最大并发下载数 | 5 |
| SEEDREAM_AUTO_SAVE_DOWNLOAD_TIMEOUT | No | 下载超时时间(秒) | 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- 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/joeseesun/Seedream_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server