gecko-surf
Rank #3,749tech.geckovision/surf
Point Gecko at an OpenAPI spec; get first-call-correct, auth-hidden agent tools.
gecko-surf is a Model Context Protocol (MCP) server published by geckovision. It ranks #3,749 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. gecko-surf is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 128,297 of 132,046 servers on MCP Toplist.
Use gecko-surf
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http surf https://mcp.geckovision.tech/mcpclaude mcp add surf -- uvx gecko-surf[mcp_servers.surf]
url = "https://mcp.geckovision.tech/mcp"Add to ~/.codex/config.toml.
[mcp_servers.surf]
command = "uvx"
args = ["gecko-surf"]Add to ~/.codex/config.toml.
https://mcp.geckovision.tech/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"surf": {
"command": "uvx",
"args": [
"gecko-surf"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"surf": {
"url": "https://mcp.geckovision.tech/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"surf": {
"command": "uvx",
"args": [
"gecko-surf"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"surf": {
"type": "http",
"url": "https://mcp.geckovision.tech/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"surf": {
"type": "stdio",
"command": "uvx",
"args": [
"gecko-surf"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"surf": {
"serverUrl": "https://mcp.geckovision.tech/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"surf": {
"command": "uvx",
"args": [
"gecko-surf"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"surf": {
"url": "https://mcp.geckovision.tech/mcp"
}
}
}{
"mcpServers": {
"surf": {
"command": "uvx",
"args": [
"gecko-surf"
]
}
}
}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/tech.geckovision%2Fsurf)<a href="https://mcptoplist.com/server/tech.geckovision%2Fsurf"><img src="https://mcptoplist.com/badge/tech.geckovision%2Fsurf.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
geckovision
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jul 3, 2026 |
| 0.1.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains gecko-surf?
- gecko-surf is maintained by geckovision, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is gecko-surf listed on the Official MCP Registry?
- Yes — gecko-surf is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does gecko-surf have?
- MCP Toplist tracks 2 versions of gecko-surf, most recently published on Jul 3, 2026.
- Where can I find the source code for gecko-surf?
- The source code for gecko-surf is hosted at github.com/geckovision/gecko-surf.
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.