Cc Zhipu Web Search
Search & Retrieval一个通过智谱 AI 开放平台(BigModel)的 Web Search API 提供网页搜索能力的命令行工具,并符合 Model-Code-Protocol (MCP) 规范。可以通过标准输入/输出(STDIO)与客户端通信
Installation
npx cc-zhipu-web-searchView configuration snippet
{
"mcpServers": {
"zhipu-web-search": {
"command": "npx",
"args": [
"cc-zhipu-web-search"
],
"env": {
"BIGMODEL_API_KEY": "<YOUR_BIGMODEL_API_KEY>"
}
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
AgentQL MCP
MCP server for AgentQL, letting agents query and extract structured data from the web.
Algolia
Use AI agents to provision, configure, and query your Algolia search indices. Useful for MCP clients that need reliable integrations and automation workflows.
Alibaba Cloud OpenSearch
This MCP server equips AI Agents with tools to interact with OpenSearch through a standardized and extensible interface.
Amplitude
The Amplitude MCP server enables seamless integration between AI assistants and your product data, allowing you to search, analyze, and query charts, dashboards, experiments, feature flags, and metrics directly from your AI interface.
Like this server?
Discover more MCP servers or submit your own to directory.