Image Gen MCP Server
by simonChoi034
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | Gemini Developer API key. | |
| OPENAI_API_KEY | No | API key for OpenAI. | |
| VERTEX_PROJECT | No | GCP project id. | |
| VERTEX_LOCATION | No | GCP region (e.g., us-central1). | |
| OPENROUTER_API_KEY | No | OpenRouter API key. | |
| AZURE_OPENAI_API_KEY | No | Azure OpenAI key. | |
| AZURE_OPENAI_ENDPOINT | No | Azure endpoint URL. | |
| VERTEX_CREDENTIALS_PATH | No | Optional path to GCP JSON; ADC supported. | |
| AZURE_OPENAI_API_VERSION | No | Azure API version; default 2024-02-15-preview. | 2024-02-15-preview |
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/simonChoi034/image-gen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server