MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

一个基于 Model Context Protocol(MCP) 的搜索聚合项目,包含 Bing 中文搜索与 Google 搜索两个子服务,并提供统一的 MCP Server 启动入口与命令行 Client,用于调试与集成。

Created 12/6/2025
Updated 9 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx searcher

Cursor configuration (mcp.json)

{ "mcpServers": { "qwqzy-searcher": { "command": "uvx", "args": [ "searcher" ] } } }