48
/ 100
1 month ago
glama

Vertex AI Imagen MCP Server

Enables image generation and editing using Google Vertex AI's Imagen API through natural language commands in MCP clients like Claude Desktop.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: GOOGLE_API_KEY, GOOGLE_SERVICE_ACCOUNT_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical16 high14 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@1.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@1.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@0.6.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.6.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.7.7GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGOOGLE_API_KEY環境変数: + GOOGLE_PROJECT_ID
configGOOGLE_APPLICATION_CREDENTIALS🔐 Enhanced Authentication - Full support for
configGOOGLE_IMAGEN_EDIT_MODEL
configGOOGLE_IMAGEN_MODEL
configGOOGLE_IMAGEN_UPSCALE_MODEL
configGOOGLE_PROJECT_ID環境変数: GOOGLE_API_KEY +
configGOOGLE_REGION
🔐 secretGOOGLE_SERVICE_ACCOUNT_KEY環境変数: (JSON文字列)
configVERTEXAI_IMAGEN_DB❌ [OUTPUT_DIR]/data/vertexai-imagen.db 履歴データベースパス
configVERTEXAI_IMAGEN_EMBED_METADATA❌ true 画像へのメタデータ埋め込み
configVERTEXAI_IMAGEN_MAX_CONCURRENT_JOBS❌ 2 同時実行ジョブ数(1-10)
configVERTEXAI_IMAGEN_METADATA_LEVEL❌ standard メタデータレベル(minimal/standard/full)
configVERTEXAI_IMAGEN_OUTPUT_DIR入力画像が見つからない(相対パス) 相対パスがデフォルトディレクトリから解決されていない 絶対パスを指定するか、配下に画像を配置
configVERTEXAI_IMAGEN_TEMPLATES_DIR❌ [OUTPUT_DIR]/templates テンプレート保存先
configVERTEXAI_IMAGEN_THUMBNAIL💡 =true を設定すると、すべての生成で自動的にサムネイルが生成されます。
configVERTEXAI_IMAGEN_THUMBNAIL_QUALITY❌ 80 サムネイルJPEG品質(0-100)
configVERTEXAI_IMAGEN_THUMBNAIL_SIZE❌ 256 サムネイルサイズ(0-1000ピクセル)
configVERTEXAI_RATE_LIMIT_MAX_CALLS❌ 60 レート制限:時間枠内の最大API呼び出し数
configVERTEXAI_RATE_LIMIT_WINDOW_MS❌ 60000 レート制限:時間枠(ミリ秒、1分)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ex-takashima-vertexai-imagen-mcp-server-12hlgm)](https://m8ven.ai/mcp/ex-takashima-vertexai-imagen-mcp-server-12hlgm)
commit: e05e82e77abc266317b33291d4c0ea6e5b60fc28
code hash: 5fc2a491612b8a5d9de77ebf2faca4ca141feb61b57344c8b626b1ef42fad7cd
verified: 6/22/2026, 1:09:39 PM
view raw JSON →