A
securityF
licenseA
qualityA Model Context Protocol server that provides an image generation tool using Templated.io, allowing users to create customized images based on templates with text and image layers.
Last updated -
TypeScript
Claude Desktopや他MCPクライアントで爆速連携したいなら、
下記JSONスニペットを設定ファイルにコピペでOK!✨
パラメータ | 型 | 説明 | 必須/任意 | 備考 |
---|---|---|---|---|
prompt | string | 画像生成プロンプト(英語推奨) | 必須 | |
aspect_ratio | string | アスペクト比(例: "1x1", "16x9", "4x3" など) | 任意 | 15種類 |
resolution | string | 解像度(公式ドキュメント参照、全69種) | 任意 | |
seed | integer | 乱数シード(再現性担保用) | 任意 | 0~2147483647 |
magic_prompt | string | マジックプロンプト("AUTO" | "ON" | "OFF") |
rendering_speed | string | v3用レンダリング速度("TURBO" | "DEFAULT" | "QUALITY") |
style_codes | string[] | 8文字のスタイルコード配列 | 任意 | |
style_type | string | スタイルタイプ("AUTO" | "GENERAL" | "REALISTIC" |
negative_prompt | string | 除外要素(英語推奨) | 任意 | |
num_images | number | 生成画像数(1~8) | 任意 | |
style_reference | object | スタイル参照(Ideogram 3.0新機能) | 任意 | 下記詳細 |
└ urls | string[] | 参照画像URL配列(最大3つ) | 任意 | |
└ style_code | string | スタイルコード | 任意 | |
└ random_style | boolean | ランダムスタイル使用 | 任意 | |
output_dir | string | 画像保存ディレクトリ(デフォルト: "docs") | 任意 | |
base_filename | string | 保存ファイル名のベース(デフォルト: "ideogram-image") | 任意 | タイムスタンプ・ID付与 |
blur_mask | boolean | 画像の縁をぼかす(trueでマスク合成) | 任意 | デフォルト: false |
npm run build
... TypeScriptビルドnpm run watch
... 開発モード(自動ビルド)npm run lint
... コードリントnpm test
... テスト実行git checkout -b feature/awesome
)詳細は docs/npm-deploy.md を参照!
MIT
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that provides image generation capabilities using the Ideogram API, allowing users to create images from text prompts with customizable parameters.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sunwood-ai-labs/ideagram-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server