search-boost-mcp
search-boost-mcp
コーディングエージェント向けのマルチエンジンWeb検索MCPサーバーです。CLIを1回インストールするだけで、Cursor、Cursor CLI、Codex、Claude Code、Grok Build、Antigravityに組み込めます。
search-boost ファミリー
プロジェクト
用途
リンク
search-boost-mcp (このリポジトリ)
Cursor · Codex · Claude · Grok · Antigravity(MCP経由)
現在地
DeepSeek Harness バンドルプラグイン
pi 拡張機能
検索エンジンはdsh-search-boost(npm依存関係としてバンドル)から提供されます。freeレイヤーでは、Bing、Exa-free、Google News、Yahooが並列実行されます。apiレイヤーでは、DuckDuckGo、Antigravity CLI(利用可能な場合)、キー設定済みのTavily / Brave / Exaが追加されます。また、X/Twitterのフォールバック、Jinaページ取得、deep-researchラウンドも含まれます。
v0.1.2 の新機能
freeレイヤーのエンジンプールを再構築 — 実ベンチマークを経て、一般検索にはBing + Exa-free + Google News + Yahoo、ドメイン制限ルート(例:
site:クエリによるx_searchフォールバック)にはDuckDuckGoを維持。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ツール | 用途 |
| マルチエンジン並列検索、重複排除、クロスランキング |
| ページ全文テキスト(Jina + HTMLフォールバック、オプションの |
| X/Twitterのキーワード / ユーザー / スレッド |
| リサーチ1ラウンド — ギャップ + 推奨フォローアップ |
|
|
| キャッシュヒット、エンジン利用可否、診断 |
さらに: リソース 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_KEY, BRAVE_API_KEY, EXA_API_KEY)。
CLI チートシート
コマンド | 内容 |
| 対話型TUI |
| オンボーディング(キー + レイヤー + インストール) |
| MCP + プロンプトをエージェントに組み込む |
| MCP stdioサーバーを実行(エージェントが使用) |
| キー、レイヤー、エージェントごとの設定状態 |
| キー、デフォルトレイヤー、ネイティブ検索の置き換え |
| 書き込まずにMCPスニペットを表示 |
| 機械可読なエージェント一覧 |
インストールフラグ: -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 |
| hook、skill、オプションのCLI auto-allow |
Codex CLI |
| AGENTS.md、skill |
Claude Code |
| CLAUDE.md、skill、permissions |
Grok Build |
| rule、skill · grok-plugin |
Antigravity |
| AGENTS.md、GEMINI.md、skill、オプションのworkspace |
プロンプトはモデルの裁量に委ねる表現(選択したときに検索 — 毎ターン強制はしない)を使用します。エージェントごとのテンプレートはagents/を参照してください。
ネイティブWeb検索: 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開発
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 社区
This server cannot be installed
Maintenance
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
- Alicense-qualityBmaintenanceMCP 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.383MIT
- AlicenseAqualityBmaintenanceMCP 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.2172MIT
- Alicense-qualityBmaintenanceA 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
- AlicenseAqualityAmaintenanceFree, 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.31MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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