{
  "slug": "ideogram",
  "name": "Ideogram MCP Server",
  "vendor": "Community (Sunwood AI Labs)",
  "official": false,
  "category": "image-generation",
  "featured": false,
  "tagline": "Ideogram 3.0 text-to-image with magic prompt and style refs — strongest text-in-image.",
  "description": "Community server for the Ideogram API with Ideogram 3.0 support: magic prompt modes, style references, negative prompts, seeds, 15 aspect ratios and batch generation of up to 8 images. Filmmaker-relevant for title cards, posters and any frame where legible rendered text matters.",
  "capabilities": [
    "text-to-image",
    "magic-prompt",
    "style-reference",
    "batch-generation"
  ],
  "tools_sample": [
    "generate_image"
  ],
  "install": {
    "claude_code": "claude mcp add ideogram -e IDEOGRAM_API_KEY=YOUR_KEY -- npx @sunwood-ai-labs/ideagram-mcp-server",
    "remote_url": null,
    "stdio_command": "npx @sunwood-ai-labs/ideagram-mcp-server"
  },
  "auth": {
    "type": "api_key",
    "env_var": "IDEOGRAM_API_KEY",
    "key_url": "Ideogram account → API settings (ideogram.ai)"
  },
  "pricing": "paid",
  "links": {
    "repo": "https://github.com/sunwood-ai-labs/ideagram-mcp-server",
    "docs": null,
    "site": "https://ideogram.ai"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "MIT, small; note the 'ideagram' typo in the package/repo name. No official Ideogram MCP exists; Ideogram v3 is also reachable via the fal and Replicate hub MCPs if you want fewer connectors."
}