Gemini Image Gen MCP Server
by kevinten-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GCP_REGION | No | GCP region for Vertex AI. | us-central1 |
| GEMINI_MODEL | No | Default model to use. Can be overridden per request. | gemini-2.0-flash-exp-image-generation |
| GCP_PROJECT_ID | No | GCP project ID (required only for Vertex AI). | |
| GEMINI_API_KEY | No | API key for AI Studio or GCP API key for Vertex AI. Not required if using Application Default Credentials (ADC) with Vertex AI. | |
| GEMINI_PROVIDER | No | Provider to use: 'ai-studio' (default) or 'vertex-ai'. | ai-studio |
| IMAGE_OUTPUT_DIR | No | Directory to save generated images. | ./output |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kevinten-ai/mcp-image-gen'
If you have feedback or need assistance with the MCP directory API, please join our Discord server