GroundRoute — web search MCP server: 6 engines, one tool, hosted (streamable-HTTP). https://groundroute.ai
git clone https://github.com/PROJECT-B-26/groundroute-mcp{
"mcpServers": {
"groundroute-mcp": {
"command": "node",
"args": ["/path/to/groundroute-mcp/dist/index.js"]
}
}
}MCP Servers overview
# GroundRoute — web search MCP server
[](https://smithery.ai/servers/groundroute-ai/web-search)
Give your AI agent **web search across 6 engines** (Serper, Brave, Exa, Tavily, Firecrawl, Perplexity) through **one** MCP `search` tool. GroundRoute routes each query to the cheapest engine that meets the quality bar, caches the repeats, and fails over automatically — so you get good results without overpaying or wiring up six APIs.
- **Hosted** (no local process to run): `https://api.groundroute.ai/mcp` (streamable-HTTP)
- **Pricing:** gain-share — you keep ~half the cache savings, so it **never costs more than going direct.** Bring your own engine keys (BYOK) supported.
- **Get an API key:** https://groundroute.ai/keys · **Docs:** https://groundroute.ai/docs/mcp-server · **Live engine benchmark:** https://groundroute.ai/state-of-ai-search
## Install
**Claude Desktop / Claude Code** — add to your MCP config:
```json
{
"mcpServers": {
"groundroute": {
"type": "http",
"url": "https://api.groundroute.ai/mcp",
"headers": { "Authorization": "Bearer gr_YOUR_KEY" }
}
}
}
```
**Cursor** — `~/.cursor/mcp.json`:
```json
{ "mcpServers": { "groundroute": { "url": "https://api.groundroute.ai/mcp",
"headers": { "Authorization": "Bearer gr_YOUR_KEY" } } } }
```
**VS Code** (native MCP / Continue) — `.vscode/mcp.json`:
```json
{ "servers": { "groundroute": { "type": "http", "url": "https://api.groundroute.ai/mcp",
"headers": { "Authorization": "Bearer gr_YOUR_KEY" } } } }
```
**Local / stdio-only clients** — bridge stdio ↔ HTTP with `mcp-remote`:
```json
{ "mcpServers": { "groundroute": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.groundroute.ai/mcp", "--header", "Authorization:Bearer gr_YOUR_KEY"]
} } }
```
## The `search` tool
| Param | Type | Notes |
|---|---|---|
| `query` | string | required |
| `max_results` | integer | default 5, max 50 |
| `mode` | enum | `auto` (default), `web`, `news`, `academic`, `answer`, `page` |
Returns ranked results (and a synthesized answer for answer-class queries). Routed, cached, and reliable.
## How it works
One endpoint in front of many search engines, with price-led routing, caching, failover, and usage governance. See the [docs](https://groundroute.ai/docs/mcp-server) and the [State of AI Search benchmark](https://groundroute.ai/state-of-ai-search) (170 real agent queries across all 6 engines).
## Links
- Homepage: https://groundroute.ai
- Get a key: https://groundroute.ai/keys
- Playground (try without installing): https://groundroute.ai/playground
- Docs: https://groundroute.ai/docs/mcp-server
`registry-manifest.json` in this repo is the listing manifest for MCP registries.
What people ask about groundroute-mcp
What is PROJECT-B-26/groundroute-mcp?
+
PROJECT-B-26/groundroute-mcp is mcp servers for the Claude AI ecosystem. GroundRoute — web search MCP server: 6 engines, one tool, hosted (streamable-HTTP). https://groundroute.ai It has 0 GitHub stars and was last updated today.
How do I install groundroute-mcp?
+
You can install groundroute-mcp by cloning the repository (https://github.com/PROJECT-B-26/groundroute-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is PROJECT-B-26/groundroute-mcp safe to use?
+
PROJECT-B-26/groundroute-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains PROJECT-B-26/groundroute-mcp?
+
PROJECT-B-26/groundroute-mcp is maintained by PROJECT-B-26. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to groundroute-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy groundroute-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/project-b-26-groundroute-mcp)<a href="https://claudewave.com/repo/project-b-26-groundroute-mcp"><img src="https://claudewave.com/api/badge/project-b-26-groundroute-mcp" alt="Featured on ClaudeWave: PROJECT-B-26/groundroute-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。