search-server — MCP Server by fengin

by fengin · MCP Server · ★ 77

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About search-server

Search MCP Server 一个基于MCP协议的搜索服务实现,提供多种搜索引擎支持,Cursor和Claude Desktop能与之无缝集成。 使用Python开发,支持异步处理和高并发请求,目前支持三种搜索引擎选择: Brave Search :国外一家专业提供搜索接口服务产品 秘塔(Metaso)搜索:秘塔AI搜索的逆向实现接口,非官方接口 博查(bocha)搜索:国内Search API市场占有率最高的搜索API产品 更多MCP知识,见AI全书( 一文看懂什么是MCP(大模型上下文)?用来干什么的?怎么用它?) 作者: 凌封(微信fengin) 网址:[https://aibook.ren]()(AI全书) 使用示例 功能特点 多搜索引擎支持: Brave Search: 提供网络搜索和位置搜索 Metaso搜索: 提供网络搜索和学术搜索,支持简洁和深入两种模式 博查搜索: 提供网络搜索,支持时间范围过滤、详细摘要和图片搜索 适用场景: Claude Desktop或者Cursor无缝集成使用,大大扩展工具的内容获取能力 模块化设计: 每个搜索引擎都是独立的模块,也可以单独拷出去其他地方使用 三种搜索的选择 运行时只能生效一种搜索引擎,为了方便大家选择配置哪个上线,我列了下大致的对比: 安装和使用 环境要求 Python 3.10+ uv 0.24.0+ node.js v20.15.0 cursor =0.45.10 (低于该版本mcp server配置老是连不上) 科学上网(仅使用Brave Search需要) 1.1 安装浏览器驱动(仅Metaso需要) 2.下载代码 启用你要的搜索引擎 打开项目根目录,修改server.py以下代码选择启用类型: python

Quick Facts

Stars77
Forks6
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score61.2496700474289/100
Open Issues4
Last Updated2025-02-18
Created2025-02-11
Platformsclaude-code, mcp, python
Est. Tokens~55k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is search-server?

search-server is 一个基于MCP协议的搜索服务实现,提供网络搜索和本地搜索功能,Cursor和Claude Desktop能与之无缝集成。. It is categorized as a MCP Server with 77 GitHub stars.

What programming language is search-server written in?

search-server is primarily written in Python.

How do I install or use search-server?

You can find installation instructions and usage details in the search-server GitHub repository at github.com/fengin/search-server. The project has 77 stars and 6 forks, indicating an active community.

What license does search-server use?

search-server is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools