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
mcp-server
The repository provides a collection of Model Context Protocol (MCP) servers, enabling AI agents to interact with various Volcengine cloud services (such as DCDN, Redis, VKE, CloudTrail, etc.) using natural language commands. It acts as a marketplace or a hub for integrating cloud capabilities into AI applications.
z-image-studio
Local high-quality image generation using Z-Image-Turbo model via CLI, Web UI, or Model Context Protocol (MCP).
redBookMCP
Generate Xiaohongshu-style content, including intelligent outlines and corresponding images, facilitated by an AI agent.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.