Website Search
Rank #3,320com.zeltser/website-search
Improve security writing, score it against rubrics, plan IR and product strategy.
Website Search is a Model Context Protocol (MCP) server published by lennyzeltser. It ranks #3,320 of 115,591 servers tracked on MCP Toplist, and its repository has 38 GitHub stars. Website Search is listed on Official MCP, with 10 tracked versions. It was first listed on Jan 17, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 112,271 of 115,591 servers on MCP Toplist.
Use Website Search
claude mcp add --transport http website-search https://website-mcp.zeltser.com/mcp[mcp_servers.website-search]
url = "https://website-mcp.zeltser.com/mcp"Add to ~/.codex/config.toml.
https://website-mcp.zeltser.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"website-search": {
"url": "https://website-mcp.zeltser.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"website-search": {
"type": "http",
"url": "https://website-mcp.zeltser.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"website-search": {
"serverUrl": "https://website-mcp.zeltser.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"website-search": {
"url": "https://website-mcp.zeltser.com/mcp"
}
}
}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/com.zeltser%2Fwebsite-search)<a href="https://mcptoplist.com/server/com.zeltser%2Fwebsite-search"><img src="https://mcptoplist.com/badge/com.zeltser%2Fwebsite-search.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lennyzeltser
Other servers by lennyzeltser
View all lennyzeltser servers →Available versions (10)
| Version | Published |
|---|---|
| 7.7.0 | May 10, 2026 |
| 7.6.1 | May 9, 2026 |
| 7.5.1 | May 9, 2026 |
| 7.4.3 | Apr 30, 2026 |
| 7.4.2 | Apr 30, 2026 |
| 7.2.0 | Apr 17, 2026 |
| 7.1.1 | Apr 15, 2026 |
| 7.0.0 | Mar 13, 2026 |
| 5.5.0 | Jan 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Website Search?
- Website Search is maintained by lennyzeltser, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Website Search listed on the Official MCP Registry?
- Yes — Website Search is listed on the Official MCP Registry.
- How many versions does Website Search have?
- MCP Toplist tracks 10 versions of Website Search, most recently published on May 10, 2026.
- Where can I find the source code for Website Search?
- The source code for Website Search is hosted at github.com/lennyzeltser/zeltser-website-mcp-server.