Skip to main content
Glama
156554395

Doubao Image/Video Generation MCP Server

by 156554395

generate_image

Generate images from text prompts, transform existing images with new descriptions, or blend multiple reference images to create new visuals using Doubao Seedream models.

Instructions

使用豆包 Seedream 模型生成图片

支持功能:

  • 文生图: 使用文本提示词生成图片

  • 图生图: 使用输入图片和提示词生成新图片

  • 多图融合: 使用多张参考图片融合生成新图片

参数说明:

  • prompt: 图片描述文本 (必需)

  • endpoint_id: 推理接入点 ID (推荐) 在火山引擎控制台创建推理接入点后获取的 Endpoint ID

  • model: 模型名称 (可选,默认: doubao-seedream-4-5)

    • doubao-seedream-4-5: 最新 4.0 模型,支持 4K 分辨率

    • doubao-seedream-3-0-t2i: 3.0 文生图模型 注意: 直接使用模型名称可能需要账户权限,推荐使用 endpoint_id

  • size: 图片尺寸 (可选,默认: 2560x1440) 支持的尺寸: 2560x1440, 2048x2048, 2304x1728, 1728x2304, 1440x2560, 2496x1664, 1664x2496, 3024x1296

  • image_url: 参考图片 URL (可选,用于图生图)

  • ref_image_urls: 多张参考图片 URL 数组 (可选,用于多图融合)

  • req_key: 请求标识 (可选,用于追踪)

重要提示: 如果遇到 InvalidEndpointOrModel.NotFound 错误,请在火山引擎控制台创建推理接入点,并使用 endpoint_id 参数

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYes图片描述文本
endpoint_idNo推理接入点 ID (在火山引擎控制台创建)
modelNo模型选择,默认: doubao-seedream-4-5
sizeNo图片尺寸,默认: 2560x1440 (注意: 豆包 API 要求图片至少 3686400 像素)
image_urlNo参考图片 URL (图生图)
ref_image_urlsNo多张参考图片 URL 数组 (多图融合)
req_keyNo请求标识
watermarkNo是否添加水印,默认: false

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/156554395/doubao-image-video-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server