Skip to content
Cline

Gopher & Gemini MCP Server for Cline

io.github.cameronrye/gopher-mcp

Browse Gopher and Gemini resources safely: SSRF protection, TLS/TOFU, structured JSON output.

client:Cline transport:stdio runtime:pypi

Install Gopher & Gemini MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "gopher-mcp": {
      "command": "uvx",
      "args": [
        "gopher-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Gopher & Gemini MCP Server in other clients