OpenWebSearch
Rank #589smithery/Aas-ee/open-websearch
Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, Github, Juejin, and CSDN.
OpenWebSearch is a Model Context Protocol (MCP) server published by aas-ee. It ranks #589 of 115,591 servers tracked on MCP Toplist, and its repository has 1,771 GitHub stars. OpenWebSearch is listed across 4 registries — Smithery, PulseMCP, Glama and mcp.so, with 5 release tags tracked from its GitHub repository. It was first listed on Jul 4, 2025 and most recently updated on Apr 30, 2026.
Ranks ahead of 115,002 of 115,591 servers on MCP Toplist.
Use OpenWebSearch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http open-websearch https://server.smithery.ai/Aas-ee/open-websearch/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.open-websearch]
url = "https://server.smithery.ai/Aas-ee/open-websearch/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/Aas-ee/open-websearch/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"open-websearch": {
"url": "https://server.smithery.ai/Aas-ee/open-websearch/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"open-websearch": {
"type": "http",
"url": "https://server.smithery.ai/Aas-ee/open-websearch/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"open-websearch": {
"serverUrl": "https://server.smithery.ai/Aas-ee/open-websearch/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"open-websearch": {
"url": "https://server.smithery.ai/Aas-ee/open-websearch/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2FAas-ee%2Fopen-websearch)<a href="https://mcptoplist.com/server/smithery%2FAas-ee%2Fopen-websearch"><img src="https://mcptoplist.com/badge/smithery%2FAas-ee%2Fopen-websearch.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
aas-ee
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v2.1.9 | Apr 30, 2026 |
| v2.1.7 | Apr 21, 2026 |
| v2.1.5 | Apr 3, 2026 |
| v2.0.2 | Mar 31, 2026 |
| v2.0.0 | Mar 22, 2026 |
Frequently asked questions
- Who maintains OpenWebSearch?
- OpenWebSearch is maintained by aas-ee, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is OpenWebSearch listed on the Official MCP Registry?
- OpenWebSearch is not on the Official MCP Registry. It is listed on Smithery, PulseMCP, Glama and mcp.so.
- How many versions does OpenWebSearch have?
- No registry surfaces explicit version metadata for OpenWebSearch; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Apr 30, 2026.
- Where can I find the source code for OpenWebSearch?
- The source code for OpenWebSearch is hosted at github.com/aas-ee/open-websearch.