Image-This-MCP
by GalaxyXieyu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level: DEBUG, INFO, WARNING, ERROR. Default 'INFO'. | |
| GCP_REGION | No | Google Cloud region for Vertex AI. Default 'us-central1'. | us-central1 |
| LOG_FORMAT | No | Log format: 'standard', 'json', 'detailed'. Default 'standard'. | |
| OPENAI_MODEL | No | Model name for OpenAI-compatible image provider. Default 'gpt-image-2'. | |
| GCP_PROJECT_ID | No | Google Cloud Project ID required when using Vertex AI authentication. | |
| GEMINI_API_KEY | No | API key for Google Gemini or third-party Banana API. | |
| IMAGE_PROVIDER | No | Image generation provider: 'gemini', 'jimeng', or 'openai'. Default 'gemini'. | gemini |
| OPENAI_API_KEY | No | API key for OpenAI-compatible image provider. | |
| OPENAI_BASE_URL | No | Base URL for OpenAI-compatible image provider. | |
| IMAGE_OUTPUT_DIR | No | Directory to save generated images. Default '~/image-this'. | |
| NANOBANANA_MODEL | No | Model tier: 'flash', 'pro', or 'auto'. Default 'pro'. | pro |
| JIMENG_ACCESS_KEY | No | Access key for Volcengine Jimeng AI provider. | |
| JIMENG_SECRET_KEY | No | Secret key for Volcengine Jimeng AI provider. | |
| BANANA_API_BASE_URL | No | Alternative custom base URL for third-party Banana API. | |
| GEMINI_API_BASE_URL | No | Custom base URL for third-party Banana API. | |
| NANOBANANA_AUTH_METHOD | No | Authentication method: 'api_key', 'vertex_ai', or 'auto'. Default 'api_key'. | api_key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues