ideogram-mcp-server

ideogram-mcp-server

3.2

If you are the rightful owner of ideogram-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server implementation for the Ideogram AI API, providing tools for generating, editing, and describing images using Ideogram's AI models.

The Ideogram MCP Server is a robust implementation of the Model Context Protocol designed to interface with the Ideogram AI API. It offers a suite of tools that enable users to generate images from text descriptions, edit existing images using masks, and generate descriptions for images. The server also supports downloading generated images to a local directory and includes prompt templates for common operations. It is built on Node.js and requires an Ideogram API key for operation. The server is open-source and licensed under the MIT License, making it accessible for developers to contribute and extend its capabilities.

Features

  • Generate images from text descriptions
  • Edit existing images using masks
  • Generate descriptions for images
  • Download generated images to local directory
  • Prompt templates for common operations

Tools

  1. generate

    Generate images from text prompts with various parameters like aspect ratio, model, and number of images.

  2. edit

    Edit images using masks with required parameters like image file, mask, and prompt.

  3. describe

    Generate descriptions for images using the image file as input.

  4. download_images

    Download generated images to a specified local directory.