ideagram-mcp-server

ideagram-mcp-server

3

Ideogram MCP Server is a TypeScript-based tool leveraging the Ideogram API (v3.0) to provide image generation capabilities through an MCP server. It integrates seamlessly with applications like Claude Desktop and offers various features including style references and multiple image generation options.

🎨 Ideogram MCP Server

  • TypeScript-based tool using Ideogram API (v3.0) via MCP server for image generation.
  • Features include image generation, style references, magic prompts, aspect ratio, and model selection.
  • Seamless integration with Claude Desktop and other MCP clients.

⚡️ Quick Start

  • Use a JSON snippet to configure fast integration with Claude Desktop or other MCP clients.

🛠️ MCP Tool Specifications

generate_image

  • Numerous parameters including prompt, aspect ratio, resolution, seed, magic prompt, rendering speed, style codes, and more.

🧑‍💻 Development, Build, and Test

  • npm run build: TypeScript build
  • npm run watch: Development mode with auto-build
  • npm run lint: Code linting
  • npm test: Run tests

📄 License

MIT