Gopher MCP
未认领A modern, cross-platform Model Context Protocol (MCP) server that enables AI assistants to browse and interact with both Gopher protocol and Gemini protocol resources safely and efficiently.
geminigemini-protocolgophergopher-protocolmcpmcp-server
安装
$
uvx gopher-mcp工具(12 个)
BinaryResult
Metadata only for binary files (types 4, 5, 6, 9, g, I)
ErrorResult
For errors or unsupported content
GeminiCertificateResult
For certificate requests (status 60-69)
GeminiErrorResult
For errors (status 40-69)
GeminiGemtextResult
For gemtext content (text/gemini)
GeminiInputResult
For input requests (status 10-11)
GeminiRedirectResult
For redirects (status 30-31)
GeminiSuccessResult
For other text and binary content
input
(string, optional): Text to answer a Gemini input prompt (status 10/11); it is percent-encoded into the query string
MenuResult
For Gopher menus (type 1) and search results (type 7)
TextResult
For text files (type 0)
url
(string, required): Full Gopher URL (e.g., gopher://gopher.floodgap.com/1/)