Open Web Search
Provides web search capabilities across multiple search engines including Bing, Baidu, Brave, DuckDuckGo, and Exa, plus specialized content extraction from Chinese platforms like CSDN, Zhihu, and LinuxDo for research workflows and technical content retrieval.
Featured
View Source215 stars
0 tools
Created Aug 2025
@aas-ee/aas-ee-open-web-search-open-websearchAbout
Provides web search capabilities across multiple search engines including Bing, Baidu, Brave, DuckDuckGo, and Exa, plus specialized content extraction from Chinese platforms like CSDN, Zhihu, and LinuxDo for research workflows and technical content retrieval.
Categories
general
Installation
npm
npm install @aas-ee/aas-ee-open-web-search-open-websearch
Configuration
{
"mcpServers": {
"aas-ee-open-web-search-open-websearch": {
"command": "npx",
"args": [
"-y",
"@aas-ee/aas-ee-open-web-search-open-websearch"
]
}
}
}