drio
Open app

🎨 Ideogram MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Ideogram MCP Server is a Model Context Protocol (MCP) server that provides image generation capabilities using the Ideogram API.

To use the Ideogram MCP Server, install the necessary dependencies, set up environment variables, build the project, and then utilize the generate_image tool to create images based on prompts.

  • Image generation based on prompts - Customizable parameters including aspect ratio, model selection, and style type - Supports multiple image generation options
  1. Generating artistic images based on user-defined prompts.
  2. Creating images for marketing materials or social media posts.
  3. Assisting developers in generating visuals for applications.

Add to your AI client

Use these steps to connect 🎨 Ideogram MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "ideagram-mcp-server-sunwood-ai-labs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ideagram-mcp-server-sunwood-ai-labs"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "ideagram-mcp-server-sunwood-ai-labs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ideagram-mcp-server-sunwood-ai-labs"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "ideagram-mcp-server-sunwood-ai-labs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ideagram-mcp-server-sunwood-ai-labs"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "ideagram-mcp-server-sunwood-ai-labs": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ideagram-mcp-server-sunwood-ai-labs"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "ideagram-mcp-server-sunwood-ai-labs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ideagram-mcp-server-sunwood-ai-labs"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "ideagram-mcp-server-sunwood-ai-labs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ideagram-mcp-server-sunwood-ai-labs"
      ]
    }
  }
}

FAQ

Can I generate multiple images at once?

Yes! You can specify the number of images to generate (1-8).

Is there a limit to the types of prompts I can use?

No, you can use a wide range of prompts to generate diverse images.

How do I set up the server?

Follow the setup instructions in the README, including installing dependencies and configuring environment variables.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":754,"uuid":"45512d1c-4b2d-4b55-9e92-b843fb8d3d92","name":"ideagram-mcp-server","title":"🎨 Ideogram MCP Server","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/108736814?v=4","created_at":"2024-12-30T03:29:03.568Z","updated_at":"2025-02-23T07:18:51.437Z","status":"created","author_name":"Sunwood-ai-labs","author_avatar_url":"https://avatars.githubusercontent.com/u/108736814?v=4","tags":"ideagram,image-generation,mcp-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Sunwood-ai-labs/ideagram-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/Sunwood-ai-labs/ideagram-mcp-server/raw/main/assets/header-animation.svg","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]