Zhipu Web Search MCP
@qianlima365
About Zhipu Web Search MCP
基于智普AI的web网络搜索MCP工具
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zhipu-web-search-mcp": {
"command": "uv",
"args": [
"run",
"main.py",
"--host",
"0.0.0.0",
"--port",
"8020"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
Basic information
More Search MCP servers
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
Goalie Trademark Search MCP
goalie-mcpSearch & filter 14M+ USPTO trademark records from an AI agent. This is a trademark MCP server, not a TSDR lookup.
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.
Comments