Zhipu Web Search MCP
@qianlima365
关于 Zhipu Web Search MCP
基于智普AI的web网络搜索MCP工具
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"zhipu-web-search-mcp": {
"command": "uv",
"args": [
"run",
"main.py",
"--host",
"0.0.0.0",
"--port",
"8020"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Zhipu Web Search MCP?
A Model Context Protocol (MCP) server that can be started via either the stdio protocol or the SSE protocol. The repository includes a client script for testing the SSE connection.
How to use Zhipu Web Search MCP?
To start using the stdio protocol, run mcp dev web_search.py. To start using the SSE protocol, run uv run main.py --host 0.0.0.0 --port 8020. Connect a client to the SSE server with uv run client.py http://127.0.0.1:8020/sse. For stdio, configure the MCP client with a JSON object setting the command to uv with appropriate arguments.
Key features of Zhipu Web Search MCP
—
Use cases of Zhipu Web Search MCP
—
FAQ from Zhipu Web Search MCP
—
搜索 分类下的更多 MCP 服务器
Google Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
MCP SearXNG Enhanced Server
OvertliDSEnhanced MCP server for SearXNG: category-aware web-search, web-scraping, and date/time retrieval.
G-Search MCP
jae-jaeA powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
评论