image-gateway
by xituimao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_TOKEN | No | Hugging Face token for the HF Space provider (optional). | |
| ADMIN_TOKEN | No | Token required for admin operations such as configure_provider. When not set, admin tools are only available on localhost. | |
| BING_COOKIE_U | No | Bing cookie `_U` for the Bing Image Creator provider. | |
| GEMINI_API_KEY | No | API key for the Gemini provider (free tier). | |
| IMGGW_BASE_URL | No | Base URL of the gateway for the stdio MCP server. Defaults to http://127.0.0.1:8799. | http://127.0.0.1:8799 |
| OPENAI_API_KEY | No | API key for the OpenAI provider. | |
| DASHSCOPE_API_KEY | No | API key for the Bailian (DashScope) provider. | |
| SILICONFLOW_API_KEY | No | API key for the SiliconFlow provider. |
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
ActivityMaintained
ResponsivenessNo issues