zhipu-vision
by SoLongAdios
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZHIPU_MODEL | No | 兼容旧配置:VISION_MODEL_CHAIN 未设置时的默认模型 | glm-4.6v-flash |
| MIMO_API_KEY | No | 小米 mimo API key,候选链用到 mimo: 前缀模型时才需要 | |
| MIMO_BASE_URL | No | 小米 mimo OpenAI 兼容端点 base URL | https://api.xiaomimimo.com/v1 |
| ZHIPU_API_KEY | Yes | 智谱 API key(open.bigmodel.cn 控制台获取) | |
| ZHIPU_BASE_URL | No | 智谱 API base URL,一般无需修改 | https://open.bigmodel.cn/api/paas/v4 |
| VISION_TIMEOUT_MS | No | 单次请求超时毫秒 | 60000 |
| VISION_MODEL_CHAIN | No | 逗号分隔的候选模型链,按优先级自动故障转移。条目格式 provider:model,provider 缺省为 zhipu。默认:glm-4.6v-flash,glm-4.1v-thinking-flash,glm-4v-flash,mimo:mimo-v2.5,mimo:mimo-v2-omni | glm-4.6v-flash,glm-4.1v-thinking-flash,glm-4v-flash,mimo:mimo-v2.5,mimo:mimo-v2-omni |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/SoLongAdios/zhipu-vision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server