🎨 Ideogram MCP Server
@MCP-Mirror
About 🎨 Ideogram MCP Server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Ideogram MCP Server?
The Ideogram MCP Server is a Model Context Protocol (MCP) server that provides image generation capabilities using the Ideogram API. It allows users to generate images from text prompts with customizable parameters such as aspect ratio, model selection, and style.
How to use Ideogram MCP Server?
Install dependencies with npm install, set your Ideogram API key in an .env file as IDEOGRAM_API_KEY, build the project with npm run build, and optionally link globally with npm link. The server exposes the generate_image tool which can be invoked via an MCP client.
Key features of Ideogram MCP Server
- Generate images from text prompts
- Customize aspect ratio, model, and style
- Enable or disable magic prompt option
- Set negative prompts to exclude elements
- Generate 1–8 images per request
Use cases of Ideogram MCP Server
- Create visuals from detailed text descriptions
- Generate images in specific aspect ratios for social media or presentations
- Experiment with different Ideogram models and generation styles
- Produce multiple image variants for rapid prototyping
FAQ from Ideogram MCP Server
What do I need to run this server?
You need Node.js, npm, and a valid Ideogram API key set in the IDEOGRAM_API_KEY environment variable.
How do I use the generate_image tool?
The tool is called via an MCP client. You must provide a prompt and can optionally set aspect_ratio, model, magic_prompt_option, style_type, negative_prompt, and num_images.
Is there a limit on how many images I can generate at once?
Yes, the num_images parameter accepts values between 1 and 8.
Which models are available?
The server supports V_1, V_1_TURBO, V_2, and V_2_TURBO.
Frequently asked questions
What do I need to run this server?
You need Node.js, npm, and a valid Ideogram API key set in the `IDEOGRAM_API_KEY` environment variable.
How do I use the generate_image tool?
The tool is called via an MCP client. You must provide a `prompt` and can optionally set `aspect_ratio`, `model`, `magic_prompt_option`, `style_type`, `negative_prompt`, and `num_images`.
Is there a limit on how many images I can generate at once?
Yes, the `num_images` parameter accepts values between 1 and 8.
Which models are available?
The server supports `V_1`, `V_1_TURBO`, `V_2`, and `V_2_TURBO`.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
ICSS
chokcoco不止于 CSS
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments