Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@suibin521 suibin521 released this 24 Jun 02:37
· 2 commits to main since this release

🎨 豆包图像生成 MCP 服务器 v1.0.0 - 首次发布

✨ 主要功能

  • 🎯 高质量图像生成:基于豆包 Seedream-3.0-t2i 模型,支持最高 2K 分辨率的专业级图像生成
  • 🌐 中英双语支持:完美支持中英文提示词,让创意无国界
  • 📐 多种分辨率选择:从 512x512 到 2048x2048,满足不同场景需求
  • 🎛️ 精确参数控制:支持种子值、引导强度、水印等高级参数调节
  • 📁 智能本地保存:自动下载并保存生成图像到指定目录
  • 🔧 完整 MCP 协议支持:与 Claude Desktop、Cursor 等 AI 助手无缝集成

🚀 快速开始

推荐安装方式(使用 uvx):

uvx doubao_image_mcp_server

# 项目级安装
uv add doubao_image_mcp_server

# 传统方式
pip install doubao_image_mcp_server

🎨 Doubao Image Generation MCP Server v1.0.0 - Initial Release

✨ Key Features

  • 🎯 High-Quality Image Generation: Powered by Doubao Seedream-3.0-t2i model, supporting up to 2K resolution professional-grade image generation
  • 🌐 Bilingual Support: Perfect support for both Chinese and English prompts, unleashing creativity without language barriers
  • 📐 Multiple Resolution Options: From 512x512 to 2048x2048, meeting diverse scenario requirements
  • 🎛️ Precise Parameter Control: Support for seed values, guidance scale, watermark and other advanced parameter adjustments
  • 📁 Smart Local Storage: Automatically download and save generated images to specified directories
  • 🔧 Full MCP Protocol Support: Seamless integration with AI assistants like Claude Desktop, Cursor, and more

🚀 Quick Start

Recommended Installation (using uvx):

uvx doubao_image_mcp_server

# Project-level installation
uv add doubao_image_mcp_server

# Traditional method
pip install doubao_image_mcp_server