[ MCP_NODE_3872 ]
智谱 Z.AI 视觉服务
分类:
开发工具
协议:
MCP v1.0
[ 描述 ]
Vision MCP Server – 基于 MCP 协议的 Z.AI 服务,为 Claude Code、Cline 等客户端提供 GLM-4.6V 的图像分析、视频理解等多模态能力。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"zai-mcp-server": {
"description": "Vision MCP Server - Z.AI capability implementation based on the Model Context Protocol (MCP), providing powerful Z.AI GLM-4.6V capabilities for MCP-compatible clients such as Claude Code and Cline, including image analysis, video understanding, and other features.",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@z_ai/mcp-server"
],
"env": {
"Z_AI_API_KEY": "your_api_key",
"Z_AI_MODE": "ZAI"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号