z_ai_vision_mcp_server_clone
by 1orZero
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VISION_MODEL | No | Vision model name sent in the request body. | |
| VISION_TOP_P | No | Optional model top_p. | |
| VISION_API_KEY | No | Bearer token. Omit for local endpoints that do not require auth. | |
| VISION_BASE_URL | No | Base URL; `/chat/completions` is appended. | |
| VISION_ENDPOINT | No | Full chat completions endpoint. | |
| VISION_PROVIDER | No | Label for your provider. Defaults to `custom`. | custom |
| VISION_MAX_TOKENS | No | Optional max_tokens. | |
| VISION_TIMEOUT_MS | No | Request timeout. Defaults to `300000`. | 300000 |
| VISION_TEMPERATURE | No | Optional model temperature. | |
| VISION_MAX_IMAGE_MB | No | Local image size limit. Defaults to `5`. | 5 |
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/1orZero/z_ai_vision_mcp_server_clone'
If you have feedback or need assistance with the MCP directory API, please join our Discord server