generate-image
by ninekiss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | API key for request authentication. Required and fail-closed (denies all requests if not set). | |
| CLOUDBASE_ENV | No | CloudBase environment ID (required for self-hosted mode). | |
| DEFAULT_MODEL | No | Overrides the default text-to-image model (optional). | |
| RATE_LIMIT_PER_MIN | No | Per-minute rate limit (default 10). Set to 0 to disable this limit. | 10 |
| RATE_LIMIT_PER_HOUR | No | Per-hour rate limit (default 120). Set to 0 to disable this limit. | 120 |
| TENCENTCLOUD_SECRETID | No | Tencent Cloud Secret ID (required for self-hosted mode). | |
| TENCENTCLOUD_SECRETKEY | No | Tencent Cloud Secret Key (required for self-hosted mode). | |
| TENCENTCLOUD_SESSIONTOKEN | No | Session token needed when using temporary credentials (optional for self-hosted mode). |
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