- 智谱 Web Search MCP 工具(STDIO)
智谱 Web Search MCP 工具(STDIO)
一个通过智谱 AI 开放平台(BigModel)的 Web Search API 提供网页搜索能力的命令行工具,并符合 Model-Code-Protocol (MCP) 规范。可以通过标准输入/输出(STDIO)与客户端通信
Overview
What is Zhipu Web Search?
Zhipu Web Search is a command-line tool that provides web search capabilities through the Zhipu AI Open Platform's Web Search API, adhering to the Model-Code-Protocol (MCP) specifications.
How to use Zhipu Web Search?
To use Zhipu Web Search, you need to obtain an API Key from the Zhipu AI Open Platform. You can run the tool directly using npx without global installation, integrating it with any MCP-compliant client.
Key features of Zhipu Web Search?
- Calls the Zhipu Search API to perform web searches.
- Formats the returned JSON results into human-readable text.
- Operates as an MCP server, allowing communication via standard input/output (STDIO).
Use cases of Zhipu Web Search?
- Performing web searches for specific queries.
- Integrating with AI clients for enhanced search capabilities.
- Filtering search results based on domain or recency.
FAQ from Zhipu Web Search?
- How do I get an API Key?
You can obtain an API Key from the Zhipu AI Open Platform.
- Can I use this tool without installation?
Yes! You can use it directly with
npxwithout needing to install it globally.
- What search engines are supported?
The tool supports multiple search engines including Zhipu Standard, Zhipu Pro, Sogou, Quark, Jina.ai, and Bing.
Server Config
{
"mcpServers": {
"zhipu-web-search": {
"command": "npx",
"args": [
"cc-zhipu-web-search"
],
"env": {
"BIGMODEL_API_KEY": "<YOUR_BIGMODEL_API_KEY>"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
zgccruiStar
-Language
-License
-Category
research-and-data
Tags
Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
K Data Gate
@loved0543-dotcom
a day ago
Linkpulse
a day ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago