This MCP server implementation provides image generation capabilities through the VseGPT API. It offers a single tool function that accepts English-language prompts and returns local file paths to the generated images. The server handles API authentication, makes requests to the VseGPT image generation endpoint, processes the base64-encoded response, and saves the resulting image to a local directory with a timestamp-based filename. Environment variables control the API key, model ID, and image size settings, making it flexible for different deployment scenarios. Ideal for applications needing AI-generated imagery with local storage of results.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!