Gopher
FreeNot checkedAn MCP server that speaks the Gopher protocol, enabling AI to browse gopherspace, read text files, and search via Veronica-2.
About
An MCP server that speaks the Gopher protocol, enabling AI to browse gopherspace, read text files, and search via Veronica-2.
README
An MCP server that speaks the Gopher protocol, the pre HTTP internet, still running since 1991.
Gopher is a text menu protocol: you open a menu, it lists typed items (directories, text files, search services), and you navigate deeper. This server is a raw TCP Gopher client (port 70), no HTTP, no scraping.
Why it's original
Nobody else has a Gopher client as an MCP tool. The AI can now surf gopherspace, Floodgap, SDF, Veronica search, and read documents that predate the web.
Tools
| Tool | What it does |
|---|---|
open_menu |
Open a gopher menu and list its items (dirs, text, search, binaries) |
read_textfile |
Read a plain text file (gopher type 0) |
search_veronica |
Run a Veronica-2 search across gopherspace |
Usage
npm run build && node dist/index.js
Example flow:
open_menu { host: "gopher.floodgap.com", selector: "/" }
search_veronica { host: "gopher.floodgap.com", query: "retro games" }
read_textfile { host: "gopher.floodgap.com", selector: "/0/floodgap/new" }
Default host is gopher.floodgap.com (Floodgap Systems, serving gopher since 1999, blocklist updated April 2026, ~81,000 Veronica matches indexed). All keyless, no auth.
Installing Gopher
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mrfentmen/gopher-mcpFAQ
Is Gopher MCP free?
Yes, Gopher MCP is free — one-click install via Unyly at no cost.
Does Gopher need an API key?
Yes, it requires environment variables: GOPHER_API_BASE_URL, GOPHER_API_KEY. Unyly injects them into the config during install.
Is Gopher hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Gopher in Claude Desktop, Claude Code or Cursor?
Open Gopher on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Gopher with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
