SnapSurf
Rank #16,857io.github.zumerlab/snapsurf
Web navigation and verification for AI agents: page digest, typed diff per action, assertions.
SnapSurf is a Model Context Protocol (MCP) server published by zumerlab. It ranks #16,857 of 132,046 servers tracked on MCP Toplist. SnapSurf is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 115,189 of 132,046 servers on MCP Toplist.
Use SnapSurf
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add snapsurf -- npx -y @zumer/snapsurf[mcp_servers.snapsurf]
command = "npx"
args = ["-y", "@zumer/snapsurf"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"snapsurf": {
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"snapsurf": {
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"snapsurf": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"snapsurf": {
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"snapsurf": {
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}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.zumerlab%2Fsnapsurf)<a href="https://mcptoplist.com/server/io.github.zumerlab%2Fsnapsurf"><img src="https://mcptoplist.com/badge/io.github.zumerlab%2Fsnapsurf.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zumerlab
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 7, 2026 |
| 0.1.1 | Sep 6, 2026 |
Frequently asked questions
- Who maintains SnapSurf?
- SnapSurf is maintained by zumerlab, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is SnapSurf listed on the Official MCP Registry?
- Yes — SnapSurf is listed on the Official MCP Registry, alongside Glama.
- How many versions does SnapSurf have?
- MCP Toplist tracks 2 versions of SnapSurf, most recently published on Sep 7, 2026.
- Where can I find the source code for SnapSurf?
- The source code for SnapSurf is hosted at github.com/zumerlab/snapsurf.
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.