zhipu-mcp-tools
使用智谱AI MCP服务器提供的多种AI能力,包括网页分析、视觉理解等功能。
Best use case
zhipu-mcp-tools is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
使用智谱AI MCP服务器提供的多种AI能力,包括网页分析、视觉理解等功能。
Teams using zhipu-mcp-tools should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/zhipu-mcp-tools/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How zhipu-mcp-tools Compares
| Feature / Agent | zhipu-mcp-tools | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
使用智谱AI MCP服务器提供的多种AI能力,包括网页分析、视觉理解等功能。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# zhipu-mcp-tools 使用智谱AI MCP服务器提供的多种AI能力,包括网页分析、视觉理解等功能。 ## 功能 - **网页分析**: 通过智谱AI的web_reader工具分析网页内容 - **视觉理解**: 通过智谱AI的vision_analyzer工具进行图像分析 - **联网搜索**: 通过智谱AI的web_search工具进行网络搜索 - **仓库分析**: 通过智谱AI的repo_analyzer工具分析GitHub/GitLab仓库 - **文本生成**: 通过智谱AI的text_generator工具生成文本 ## 使用方法 ### 网页分析 ``` 分析网页 [URL] ``` ### 视觉理解 ``` 分析图片 [图片路径或URL] ``` ### 联网搜索 ``` 搜索 [搜索查询] ``` ### 仓库分析 ``` 分析仓库 [仓库URL] ``` ### 文本生成 ``` 生成 [生成请求] ``` ## 依赖 - 智谱AI MCP服务器正在运行 (http://localhost:8000) - Python requests 库
Related Skills
download-tools
CLI download tools for YouTube and WeChat.
nimble-web-tools
DEFAULT for all web search, research, and content extraction queries.
zhipu-search
Use Zhipu (智谱) web search API for searching the internet.
zhipu-embeddings-v2
Use Zhipu (智谱) web embeddings API for embeddingsing the internet.
zhipu-cogview-image
Generate images using Zhipu AI's CogView model.
gizmolab-tools
Use GizmoLab's free blockchain developer tools at tools.gizmolab.io and Web3 UI components at ui.gizmolab.io.
zhipu-tts
Text-to-speech conversion using Zhipu AI (BigModel) GLM-TTS model.
zhipu-asr
Automatic Speech Recognition (ASR) using Zhipu AI (BigModel) GLM-ASR model.
axe-devtools
Accessibility testing and remediation using the axe MCP Server.
near-cli-tools
NEAR Protocol CLI installation and setup guide.
rose-container-tools
Build and run ROSE compiler tools using ROSE installed in a Docker container.
ai-agent-tools
This library provides ready-to-use Python functions that AI agents can leverage to perform various tasks.