Back to Home
vipincr icon

imagen-mcp

Verified Safe

by vipincr

Overview

Provides an MCP server to manage and configure image generation capabilities using Google's Gemini and Imagen models, often integrated via a VS Code extension.

Installation

Run Command
python run_server.py

Environment Variables

  • GOOGLE_AI_API_KEY
  • IMAGEN_MODEL_ID
  • IMAGEN_MCP_KEYRING_SERVICE
  • IMAGEN_MCP_KEYRING_ACCOUNT

Security Notes

The project prioritizes API key security by not storing keys in workspace files, migrating deprecated settings to Secret Storage, and using environment variables or OS keyring. The use of `child_process.exec` in the VS Code extension for Python environment setup is controlled by internal, hardcoded dependencies and paths, mitigating common execution risks. No signs of malicious patterns or obfuscation.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-24

Tags

MCPImage GenerationGoogle AIGeminiImagenVS Code Extension