mcp_generate_images
Verified Safeby chenyeju295
Overview
Generate images using Volcengine Doubao model, integrated with Cursor IDE.
Installation
uv run --with fastmcp fastmcp run /path/to/mcp_generate_images/mcp_server.pyEnvironment Variables
- ARK_API_KEY
Security Notes
API key (ARK_API_KEY) is correctly handled via environment variables, not hardcoded. Robust path validation (`validate_save_path`) is implemented to prevent path traversal and ensure write permissions. Image downloads from external Volcengine URLs are handled with appropriate error checking and timeouts. No 'eval' or other direct code execution vulnerabilities were found.
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.
mcp_generate_images
Generate images using Volcengine Doubao model, integrated with Cursor IDE.
seedream-image-mcp
Generates images using the Volcengine SeeDream model via the Model Context Protocol (MCP) for AI agents and clients.
mcp-servers
This repository provides Model Context Protocol (MCP) servers for Cursor AI to integrate with external tools like PostgreSQL, Obsidian, n8n, and Google Gemini for various AI-driven operations.