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 LetzAI based on a given prompt. Parameters: prompt (string)
Upscale an image using LetzAI. Parameters: image_url (string), strength (integer)