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 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/GalaxyXieyu/Image-This-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server