openrouter-imgen-mcp
Related Servers
Alternatives to openrouter-imgen-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to generate and edit images using multiple models through OpenRouter, with features like style presets, batch operations, and variations.22 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables chat and image analysis through OpenRouter.ai models. Supports text chat, image generation, and analysis with multiple images and custom questions.258 npmApache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables image and video generation from text, image editing, and text-to-video workflows using AI models via OpenRouter and fal.ai.MIT
- -licenseAqualityNot gradedmaintenanceEnables generating and editing images using OpenRouter's API with Gemini 2.5 Flash Image model. Supports custom aspect ratios, iterative editing, and reference images for style transfer.652 npm-
- AlicenseBqualityDmaintenanceEnables image generation via OpenRouter API, supporting models like Gemini 2.5 Flash Image Preview with options to save files locally.21Do What The F*ck You Want To Public
- FlicenseNot gradedqualityDmaintenanceGenerates images using OpenRouter models and retrieves user-uploaded images from LibreChat database, enabling image generation and editing with reference images.1-
TDQS
Scored across 5 tools
Each tool has a distinct purpose: listing models, generating, editing, checking balance, and batching. The only mild overlap is batch_images, which subsumes both generate_image and edit_image, so an agent might occasionally debate between batch and single-call tools.
All five tools follow a clean verb_noun snake_case pattern (list_image_models, generate_image, edit_image, check_balance, batch_images). The convention is applied uniformly with no style deviations.
Five tools is well-scoped for an image generation/editing server, covering discovery, generation, editing, batching, and account state without redundancy. Each tool clearly earns its place.
The surface covers the core lifecycle: model discovery, single and batch generation, editing, and balance checking. Minor gaps like image upscaling, variation, or history/retrieval operations are absent but not essential to the stated purpose.