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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Create an image using LetzAI from a provided prompt. Example prompt: 'photo of @mischstrotz drinking a beer, dressed as a knight'.
Upscale an image using a specified strength parameter. You can provide a URL or a LetzAI Image ID. Example: 'Upscale this image with strength 1: [image URL]'.