ferris-search
Multi-engine web search MCP server. Search across Bing, DuckDuckGo, Brave, Baidu, CSDN, Juejin, Exa, Zhihu, and LinuxDo simultaneously. Includes article fetchers for GitHub, CSDN, Juejin, Zhihu, and LinuxDo.
Summary
ferris-search is a multi-engine web search MCP server that lets you search across Bing, DuckDuckGo, Brave, Baidu, CSDN, Juejin, Exa, Zhihu, and LinuxDo simultaneously.
- It also includes article fetchers for GitHub, CSDN, Juejin, Zhihu, and LinuxDo, making it a powerful tool for developers who need to aggregate information from multiple sources quickly.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "ferris-search": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/ferris-search latest Python web framework 2025
Search for 'Rust async programming' using ferris-search across all engines
/ferris-search fetch https://github.com/rust-lang/rust
Security Audits
Frequently Asked Questions
What is ferris-search?
ferris-search is a multi-engine web search MCP server that lets you search across Bing, DuckDuckGo, Brave, Baidu, CSDN, Juejin, Exa, Zhihu, and LinuxDo simultaneously. It also includes article fetchers for GitHub, CSDN, Juejin, Zhihu, and LinuxDo, making it a powerful tool for developers who need to aggregate information from multiple sources quickly.
How to install ferris-search?
To install ferris-search: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "ferris-search": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is ferris-search best for?
ferris-search is a mcp categorized under General. It is designed for: mcp. Created by lispking.
What can I use ferris-search for?
ferris-search is useful for: Search for the latest Python tutorials across multiple search engines at once.; Fetch the full content of a GitHub repository README without leaving the chat.; Compare search results from Bing, DuckDuckGo, and Brave for a technical query.; Find Chinese tech articles on CSDN and Juejin simultaneously.; Retrieve the latest discussions from LinuxDo forums on a specific topic.; Aggregate search results from Baidu and Exa for a research topic..