MCP.so
登录

🎨 Ideogram MCP Server

@Sunwood-ai-labs

关于 🎨 Ideogram MCP Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

Sunwood-ai-labs

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Ideogram MCP Server?

Ideogram MCP Server is a Model Context Protocol (MCP) server that provides image generation capabilities by wrapping the Ideogram API. It allows users to generate images from text prompts with customizable parameters like aspect ratio, model, style, and more. It is intended for developers integrating Ideogram’s image generation into MCP-compatible applications.

How to use Ideogram MCP Server?

Install dependencies with npm install, create a .env file with your IDEOGRAM_API_KEY, run npm run build, and optionally link globally with npm link. Then, use the generate_image tool via an MCP client by specifying the required prompt parameter and any optional parameters.

Key features of Ideogram MCP Server

  • Generate images from text prompts using the Ideogram API
  • Customizable aspect ratio: 1:1, 4:3, 3:4, 16:9, 9:16

评论

其他 分类下的更多 MCP 服务器