mcp-server-zhipu-vision

cjianzhou333/mcp-server-zhipu-vision
★ 0 stars Unknown language Other Updated 15d ago
智谱 GLM-4.6V 图像识别 MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-zhipu-vis": {
      "command": "npx",
      "args": [
        "-y",
        "cjianzhou333/mcp-server-zhipu-vision"
      ]
    }
  }
}