BeClaude

search-strategy

New
6.6kSmitheryGeneralby anthropics

Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "search-strategy": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
researchproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is search-strategy?

Query decomposition and multi-source search orchestration. Breaks natural language questions into targeted searches per source, translates queries into source-specific syntax, ranks results by relevance, and handles ambiguity and fallback strategies.

How to install search-strategy?

To install search-strategy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "search-strategy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is search-strategy best for?

search-strategy is a mcp categorized under General. It is designed for: research, productivity. Created by anthropics.