image-relay-mcp
by qa594741
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAGE_RELAY_API_KEY | Yes | API key for the relay | |
| IMAGE_RELAY_API_MODE | No | API mode: 'responses' or 'images' | responses |
| IMAGE_RELAY_BASE_URL | Yes | Base URL of the relay server, e.g. https://relay.example.com/v1 | |
| IMAGE_RELAY_OUTPUT_DIR | No | Directory to save generated images | ./outputs |
| IMAGE_RELAY_TEXT_MODEL | No | Text model used by the relay | |
| IMAGE_RELAY_IMAGE_MODEL | No | Image model used by the relay | |
| IMAGE_RELAY_DEFAULT_SIZE | No | Default image size | auto |
| IMAGE_RELAY_SHOW_PROGRESS | No | Whether to show progress in CLI | true |
| IMAGE_RELAY_CLI_OPEN_IMAGE | No | Whether to open image after generation in CLI | true |
| IMAGE_RELAY_REQUEST_POLICY | No | Request policy: 'openai' or 'compat' | openai |
| IMAGE_RELAY_DEFAULT_QUALITY | No | Default image quality | high |
| IMAGE_RELAY_DEFAULT_BACKGROUND | No | Default background | auto |
| IMAGE_RELAY_SHOW_DEBUG_SUMMARY | No | Whether to show debug summary | true |
| IMAGE_RELAY_DEFAULT_OUTPUT_FORMAT | No | Default output format (e.g. png) | png |
| IMAGE_RELAY_DEFAULT_PARTIAL_IMAGES | No | Default partial images setting | 0 |
| IMAGE_RELAY_DEFAULT_NEGATIVE_PROMPT | No | Default negative prompt | |
| IMAGE_RELAY_DEFAULT_PROMPT_TEMPLATE | No | Default prompt template with {prompt} placeholder | {prompt}。请根据主题自动判断最合适的画幅与构图:风景、城市空间、室内环境、多人关系或需要展示背景层次时优先横向;单人肖像、单主体海报、垂直建筑或手机壁纸场景优先竖向;构图不确定或主体与环境同等重要时使用方形。优化主体比例、景深、光线、材质、空间层次和细节密度;保持画面清晰、主体明确、边缘干净,避免低清晰度、过度柔焦、文字水印和无关元素。 |
| IMAGE_RELAY_DEFAULT_OUTPUT_COMPRESSION | No | Default output compression level (0-100) | 100 |
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/qa594741/image-relay-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server