MCPs by Z.ai
Official Model Context Protocol servers built by Z.ai to extend your AI workflow. Install with a single command.
Zread MCP Server
Provides GitHub repository analysis including doc search, structure overview, and file reading for open source projects.
claude mcp add -s user -t http zread https://api.z.ai/api/mcp/zread/mcp --header "Authorization: Bearer your_api_key"GitHubRepoCode+2
Vision MCP Server
Provides powerful GLM-4.6V vision capabilities including image analysis, video understanding, and UI/code extraction for MCP clients.
claude mcp add -s user zai-vision-mcp --env Z_AI_API_KEY=your_api_key Z_AI_MODE=ZAI -- npx -y @z_ai/mcp-serverVisionGLM-4VImage+2
Web Search MCP
Remote web search MCP server for real-time information retrieval, news, stocks, weather, and latest web resources.
claude mcp add -s user -t http web-search-prime https://api.z.ai/api/mcp/web_search_prime/mcp --header "Authorization: Bearer your_api_key"SearchWebReal-time+1
Z.ai MCP Server
General MCP server providing Z.ai GLM model integration with configurable ZAI/ZHIPU platforms for AI capabilities.
claude mcp add zai-mcp-server --env Z_AI_API_KEY=your_api_key Z_AI_MODE=ZAI -- npx -y @z_ai/mcp-serverGLMZhipuGeneral+1
Zhipu Image MCP
Image generation using Zhipu AI's CogView models with customizable sizes, quality, and management features.
npx @NanguangChou/zhipu_image_mcpImage GenCogViewZhipu