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
—
「検索」の他のコンテンツ
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
Search Console Mcp
saurabhsharma2uSearch & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.
mcp-omnisearch
spences10🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
コメント