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
mcp-server
This repository serves as a marketplace and SDK collection for integrating numerous Volcengine cloud services and other third-party tools with Large Language Models (LLMs) via the Model Context Protocol (MCP). It enables LLMs to interact with and manage diverse cloud resources and services using natural language, facilitating AI application development.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.
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.