🎨 Ideogram MCP Server
@MCP-Mirror
关于 🎨 Ideogram MCP Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论