Gopher & Gemini MCP Server
Rank #2,538io.github.cameronrye/gopher-mcp
Browse Gopher and Gemini resources safely: SSRF protection, TLS/TOFU, structured JSON output.
Gopher & Gemini MCP Server is a Model Context Protocol (MCP) server published by cameronrye. It ranks #2,538 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Gopher & Gemini MCP Server is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Sep 18, 2025 and most recently updated on Sep 8, 2026.
Ranks ahead of 129,508 of 132,046 servers on MCP Toplist.
Use Gopher & Gemini MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gopher-mcp -- uvx gopher-mcpclaude mcp add gopher-mcp -- docker run -i --rm ghcr.io/cameronrye/gopher-mcp:0.10.2 --transport stdio[mcp_servers.gopher-mcp]
command = "uvx"
args = ["gopher-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.gopher-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/cameronrye/gopher-mcp:0.10.2", "--transport", "stdio"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gopher-mcp": {
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gopher-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/cameronrye/gopher-mcp:0.10.2",
"--transport",
"stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gopher-mcp": {
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"gopher-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/cameronrye/gopher-mcp:0.10.2",
"--transport",
"stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gopher-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"gopher-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/cameronrye/gopher-mcp:0.10.2",
"--transport",
"stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gopher-mcp": {
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gopher-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/cameronrye/gopher-mcp:0.10.2",
"--transport",
"stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gopher-mcp": {
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}{
"mcpServers": {
"gopher-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/cameronrye/gopher-mcp:0.10.2",
"--transport",
"stdio"
]
}
}
}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.cameronrye%2Fgopher-mcp)<a href="https://mcptoplist.com/server/io.github.cameronrye%2Fgopher-mcp"><img src="https://mcptoplist.com/badge/io.github.cameronrye%2Fgopher-mcp.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
cameronrye
Other servers by cameronrye
- OpenZIM MCP Server#488 · 16 vers
- ActivityPub MCP Server#5,621 · 10 vers
- AT Protocol MCP Server#13,493 · 7 vers
- Cameron Rye Portfolio MCP Server#49,257 · 3 vers
Available versions (5)
| Version | Published |
|---|---|
| 0.10.2 | Sep 8, 2026 |
| 0.10.1 | Sep 6, 2026 |
| 0.10.0 | Sep 6, 2026 |
| 0.9.1 | Sep 4, 2026 |
| 0.9.0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Gopher & Gemini MCP Server?
- Gopher & Gemini MCP Server is maintained by cameronrye, which publishes 5 MCP servers (41 total versions) tracked on MCP Toplist.
- Is Gopher & Gemini MCP Server listed on the Official MCP Registry?
- Yes — Gopher & Gemini MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Gopher & Gemini MCP Server have?
- MCP Toplist tracks 5 versions of Gopher & Gemini MCP Server, most recently published on Sep 8, 2026.
- Where can I find the source code for Gopher & Gemini MCP Server?
- The source code for Gopher & Gemini MCP Server is hosted at github.com/cameronrye/gopher-mcp.
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.