Skip to content
Claude Desktop

ideogram mcp for Claude Desktop

io.github.qmediat/ideogram-mcp

Ideogram V3 API — generate, edit, remix, reframe, replace background, upscale images

client:Claude Desktop transport:stdio runtime:npm

Install ideogram mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ideogram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qmediat.io/ideogram-mcp"
      ],
      "env": {
        "IDEOGRAM_API_KEY": "<IDEOGRAM_API_KEY>",
        "IDEOGRAM_OUTPUT_DIR": "<IDEOGRAM_OUTPUT_DIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ideogram mcp in other clients