MyWebSearch
Rank #5,559io.github.wtznicy/my-websearch
MyWebSearch - multi-engine web search MCP server, CLI and local daemon. No API keys required.
MyWebSearch is a Model Context Protocol (MCP) server published by wtznicy. It ranks #5,559 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MyWebSearch is listed across 2 registries — Official MCP and Glama, with 15 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 126,487 of 132,046 servers on MCP Toplist.
Use MyWebSearch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add my-websearch -e "EXA_API_KEY=<your EXA_API_KEY>" -- npx -y my-websearchReplace each placeholder with your own value before saving.
[mcp_servers.my-websearch]
command = "npx"
args = ["-y", "my-websearch"]
[mcp_servers.my-websearch.env]
EXA_API_KEY = "<your EXA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"my-websearch": {
"command": "npx",
"args": [
"-y",
"my-websearch"
],
"env": {
"EXA_API_KEY": "<your EXA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"my-websearch": {
"command": "npx",
"args": [
"-y",
"my-websearch"
],
"env": {
"EXA_API_KEY": "<your EXA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"my-websearch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"my-websearch"
],
"env": {
"EXA_API_KEY": "<your EXA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"my-websearch": {
"command": "npx",
"args": [
"-y",
"my-websearch"
],
"env": {
"EXA_API_KEY": "<your EXA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"my-websearch": {
"command": "npx",
"args": [
"-y",
"my-websearch"
],
"env": {
"EXA_API_KEY": "<your EXA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.wtznicy%2Fmy-websearch)<a href="https://mcptoplist.com/server/io.github.wtznicy%2Fmy-websearch"><img src="https://mcptoplist.com/badge/io.github.wtznicy%2Fmy-websearch.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
wtznicy
Available versions (15)
| Version | Published |
|---|---|
| 1.0.15 | Sep 22, 2026 |
| 1.0.14 | Sep 21, 2026 |
| 1.0.13 | Sep 20, 2026 |
| 1.0.12 | Sep 17, 2026 |
| 1.0.11 | Aug 31, 2026 |
| 1.0.10 | Aug 27, 2026 |
| 1.0.9 | Aug 27, 2026 |
| 1.0.8 | Aug 26, 2026 |
| 1.0.7 | Aug 24, 2026 |
| 1.0.6 | Aug 24, 2026 |
| 1.0.5 | Aug 18, 2026 |
| 1.0.4 | Aug 18, 2026 |
| 1.0.3 | Aug 17, 2026 |
| 1.0.2 | Aug 16, 2026 |
| 1.0.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains MyWebSearch?
- MyWebSearch is maintained by wtznicy, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is MyWebSearch listed on the Official MCP Registry?
- Yes — MyWebSearch is listed on the Official MCP Registry, alongside Glama.
- How many versions does MyWebSearch have?
- MCP Toplist tracks 15 versions of MyWebSearch, most recently published on Sep 22, 2026.
- Where can I find the source code for MyWebSearch?
- The source code for MyWebSearch is hosted at github.com/wtznicy/my-websearch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.