A
securityF
licenseA
qualityA Model Context Protocol server that provides image generation capabilities using the Ideogram API, allowing users to create images from text prompts with customizable parameters.
Last updated -
1
97
3
TypeScript
これは、Google の Gemini 2 API を使用して画像生成機能を提供するモデル コンテキスト プロトコル (MCP) サーバーです。
.env
ファイルを作成し、Google API キーを追加します。サーバーを実行します。
テストするには
Gemini 2 の実験的な画像生成 API を使用して画像を生成します。
パラメータ:
prompt
(文字列、必須):生成したい画像の説明numSamples
(数値、オプション、デフォルト:4):生成する画像の数aspectRatio
(文字列、オプション、デフォルト:'1:1'):生成される画像のアスペクト比personGeneration
(文字列、オプション、デフォルト: 'ALLOW_ADULT'): 人物生成設定MCP リクエストの例:
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.
Google の Gemini 2 API を使用して画像生成機能を提供するモデル コンテキスト プロトコル サーバー。ユーザーは、プロンプト、アスペクト比、人物生成設定などのカスタマイズ可能なパラメータを使用して複数の画像を生成できます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanxfxteam/gemini-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server