search & data extraction

Gopher Mcp

Modern, cross-platform MCP server enabling AI assistants to browse and interact with both Gopher protocol and Gemini protocol resources safely and efficiently. Features dual protocol support, TLS security, and structured content extraction.

python
local
search & data extraction
0
View on GitHub

Installation

npx -y cameronrye/gopher-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gopher-mcp",
  "command": "npx",
  "args": [
    "-y",
    "cameronrye/gopher-mcp"
  ]
}

About This MCP Server

cameronrye/gopher-mcp

Modern, cross-platform MCP server enabling AI assistants to browse and interact with both Gopher protocol and Gemini protocol resources safely and efficiently. Features dual protocol support, TLS security, and structured content extraction.

GitHub: https://github.com/cameronrye/gopher-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub