Skip to main content
Glama

search-boost-mcp

面向编程代理的多引擎网络搜索 MCP 服务器。通过一条 CLI 安装命令即可接入 CursorCursor CLICodexClaude CodeGrok BuildAntigravity

search-boost 系列

项目

适用对象

链接

search-boost-mcp (本仓库)

Cursor · Codex · Claude · Grok · Antigravity 通过 MCP

你在这里

dsh-search-boost

DeepSeek Harness 捆绑插件

GitHub · npm

pi-search-boost

pi 扩展

GitHub · npm

搜索引擎来自 dsh-search-boost(作为 npm 依赖捆绑):在 free 层,Bing、Exa-free、Google News 和 Yahoo 并行运行;api 层在此基础上增加 DuckDuckGo、Antigravity CLI(可用时)以及需要密钥的 Tavily / Brave / Exa。另外还包括:X/Twitter 回退、Jina 页面抓取和深度研究轮次。

中文文档 → README_zh.md

v0.1.2 的新特性

  • free 层引擎池已重建:根据实际基准测试,通用搜索采用 Bing + Exa-free + Google News + Yahoo;DuckDuckGo 保留用于域名受限路由(例如带 site: 查询的 x_search 回退)。

  • x_search 回退 会在多引擎域名搜索时自动添加 site:x.com 前缀,让关键词模式无需 XAI 凭据即可工作。

  • 依赖 dsh-search-boost@0.1.2


安装(推荐)

要求 Node ≥ 22.13。

npm install -g search-boost-mcp
search-boost setup          # interactive: keys → layer → agents
# or non-interactive:
search-boost install -y     # all detected agents

安装后请重启每个代理,以便 MCP 重新加载。

各代理的一行命令

search-boost install -t cursor -y
search-boost install -t codex,claude -y --auto-allow
search-boost install -t grok -y --auto-allow
search-boost install -t antigravity --workspace --auto-allow -y

预览但不写入:search-boost install --dry-run -y


Related MCP server: gemini-search-mcp

功能一览

MCP 工具

用途

fused_search

多引擎并行搜索、去重、交叉排名

fetch_page

完整页面文本(Jina + HTML 回退,可选 focus

x_search

X/Twitter 关键词 / 用户 / 帖子串

deep_research

一轮深度研究——空白与后续建议

search_layer

显示或设置 free(无密钥)与 api(带密钥引擎)

search_stats

缓存命中、引擎可用性、诊断信息

另外:资源 search-boost://policy · 提示词 search_routing

  • free——Bing + Exa-free + Google News + Yahoo;无需 API 密钥。DuckDuckGo 仅用于域名受限搜索(例如 x_search 回退)。

  • api——free 层引擎加上 DuckDuckGo、Antigravity CLI(可用时),以及设置了密钥时的 Tavily / Brave / Exa

密钥:search-boost config keys~/.dsh-search-boost-keys.json(或环境变量 TAVILY_API_KEYBRAVE_API_KEYEXA_API_KEY)。


CLI 速查表

命令

说明

search-boost

交互式 TUI

search-boost setup

初始化(密钥 + 层 + 安装)

search-boost install / uninstall

将 MCP 和提示词接入代理

search-boost serve

运行 MCP stdio 服务器(供代理使用)

search-boost status

密钥、层、各代理的配置状态

search-boost config keys|layer|search

密钥、默认层、原生搜索替换

search-boost print <agent>

打印 MCP 片段,不写入

search-boost agents

机器可读的代理列表

安装选项: -t cursor,codex,…|auto|all · -y(非交互)· --dry-run · --auto-allow · --replace-native / --keep-native · --scope user|project(Grok)· --workspace(Antigravity .agents/


支持的代理

代理

MCP 配置

同时安装的内容

Cursor IDE / CLI

~/.cursor/mcp.json

hook、skill、可选的 CLI 自动允许

Codex CLI

~/.codex/config.toml

AGENTS.md、skill

Claude Code

~/.claude.json

CLAUDE.md、skill、权限

Grok Build

~/.grok/config.toml

rule、skill · grok-plugin

Antigravity

~/.gemini/config/mcp_config.json

AGENTS.md、GEMINI.md、skill、可选工作区

提示词采用模型自行判断的措辞(由你决定何时搜索,并非每轮强制)。各代理的模板参见 agents/

原生网页搜索: Codex 的 web_search 和 Claude 的 WebSearch 可通过 --replace-native 禁用(-y 时默认启用)。Cursor / Antigravity 仅依赖 skill 和 hook 偏好。Grok 的原生浏览保持开启。


Grok 插件

grok plugin install ./grok-plugin --trust
search-boost install -t grok -y --auto-allow

详情 → grok-plugin/README.md


开发

git clone https://github.com/Mr-remon219/search-boost-mcp.git
cd search-boost-mcp && npm install
npm run check && npm run test:install && npm run smoke
node cli.mjs install --dry-run -y

本地克隆安装会写入 node /path/to/cli.mjs serve(而不是 npx)。同级检出:如有需要,请设置 SEARCH_BOOST_DSH_ROOT=../dsh-search-boost


许可证

MIT


链接: Issues · dsh-search-boost · pi-search-boost

友情链接: LINUX DO 社区

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    MCP server that enables coding agents to search X/Twitter and the web through the local Grok CLI, providing better search results than default Codex or Claude search without requiring an API key.
    38
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for web search powered by Google AI Mode (Gemini). Enables any AI agent to search the web in real-time for free and without rate limits.
    2
    172
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A zero-config web search and fetch MCP server for LLM agents, featuring multi-backend metasearch, persistent rolling cache, and structured error envelopes for retry-friendly interactions.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Free, open-source web search gateway and MCP server for LLMs, AI agents, and RAG. It provides no-key web, code, academic, and community search with deduplication, ranking fusion, and citation-ready results.
    3
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Multi-engine search for AI agents. Trust scoring, local corpus, MCP-native. Self-hostable, BYOK.

  • Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.

  • Web research for agents: quality-scored Google search, webpage extraction, and deep research.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mr-remon219/search-boost-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server