seedream-image-mcp
Verified Safeby wearzdk
Overview
Generates images using the Volcengine SeeDream model via the Model Context Protocol (MCP) for AI agents and clients.
Installation
npx seedream-image-mcp --ark-key=YOUR_API_KEYSecurity Notes
The server explicitly requires a Volcengine API Key, passed as a command-line argument (--ark-key). While this avoids hardcoding, command-line arguments can sometimes be visible in process lists, which is less secure than using environment variables for sensitive keys. No 'eval' or other dynamic code execution patterns were found. Network communication is via HTTPS to the official Volcengine API.
Similar Servers
z-image-studio
Z-Image Studio is a local toolkit for high-quality text-to-image generation using the Z-Image-Turbo model, providing CLI, Web UI, and MCP server interfaces with hardware optimizations.
luma-mcp
Provides multi-model vision understanding capabilities to AI assistants that lack native image understanding.
redBookMCP
This server provides a Model Context Protocol (MCP) interface for generating Xiaohongshu-style graphic content, including outlines and images, by orchestrating calls to external AI services.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.