Gopher & Gemini MCP Server for Claude Desktop
io.github.cameronrye/gopher-mcp
Browse Gopher and Gemini resources safely: SSRF protection, TLS/TOFU, structured JSON output.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Gopher & Gemini MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gopher-mcp": {
"command": "uvx",
"args": [
"gopher-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs