ultimate-gemini-mcp
by anand-92
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level. | INFO |
| OUTPUT_DIR | No | Directory where images are saved. | ~/gemini_images |
| DEFAULT_MODEL | No | Default model. | gemini-3-pro-image-preview |
| GEMINI_API_KEY | Yes | Required. Google Gemini API key. | |
| MAX_BATCH_SIZE | No | Max parallel requests in batch mode. | 8 |
| REQUEST_TIMEOUT | No | API timeout in seconds. | 60 |
| DEFAULT_IMAGE_SIZE | No | Default resolution (1K, 2K, 4K). | 2K |
| ENABLE_GOOGLE_SEARCH | No | Enable Google Search grounding by default. | false |
| ENABLE_PROMPT_ENHANCEMENT | No | Auto-enhance prompts by default. | false |
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/anand-92/ultimate-image-gen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server