Multi‑Search MCP Server
A lightweight MCP server that unifies multiple search engines under one simple stdio API. Query Google, Brave News, and DuckDuckGo—without juggling three different SDKs or payload formats.
What It Does
- Google Search via SerpApi (JSON‑first, optional key)
- Brave News retrieval through Brave’s News API (key required)
- DuckDuckGo Instant Answers via public API (no key needed)
- Exposes each as a distinct MCP “tool” for chatbots, agents, or local scripts
Why It Matters
One API to rule them all
Callgoogle_search()
,brave_search()
, orduck_search()
, and get back ready‑to‑consume JSON without provider boilerplate.Rapid tool development
Spin up new search‑powered agents in minutes, not days.Minimal key management
Only Brave needs a key; DuckDuckGo works out‑of‑the‑box; Google key is optional.Easy deployment
Deploy via Docker or Smithery.ai with a single click.
For feedback or issues, join us on the Smithery Discord or open an issue in this repo.
Multi-Search MCP Server
Project Details
- sanjoy1234/multi-search-mcp
- MIT License
- Last Updated: 4/21/2025
Recomended MCP Servers
mcp_server_mariadb_reader
mybatis-xml-fast-develop,一个 mybatis-xml、spring boot 快速开发集合、mybatis 编译期类 lombok 插件。
An MCP server that uses AppleScript to send iMessages and manage contacts.
MCP server for understanding AWS spend
Model Context Protocol Servers for Milvus
知乎自动发文章MCP服务,一种用于知乎发文章的模型上下文协议(MCP)服务器,使用者可以通过该服务与大模型自动生成文章并在知乎发文章。基于selenium和ChromeDriver实现自动发文章。