LetzAI-MCP is a server that connects AI assistants to the LetzAI image generation API, enabling image creation and upscaling through natural language. The implementation provides two main tools: image generation with customizable parameters like dimensions, quality, and creativity, and image upscaling with adjustable strength. Built with TypeScript and the Model Context Protocol SDK, the server handles authentication via API keys, manages asynchronous image processing with progress updates, and automatically opens completed images in the user's browser. This integration is particularly valuable for users who want to generate or enhance images directly through AI assistants without switching to a separate interface.
Create an image using a prompt. Example prompt: 'photo of @mischstrotz drinking a beer, dressed as a knight'.
Upscale an existing image using the strength parameter. Example: 'Upscale this image with strength 1: [image URL]'.
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!