cameronrye/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.
Built on the FastMCP framework with async/await patterns, it provides `gopher_fetch` and `gemini_fetch` tools that return structured JSON responses optimized for LLM consumption. Implements advanced security through TOFU certificate validation, client certificate support, timeouts, size limits, and host allowlists. Integrates directly with Claude Desktop via stdio transport and supports HTTP-based MCP servers for broader ecosystem compatibility.
Available on PyPI.
Stars
6
Forks
4
Language
Python
License
MIT
Category
Last pushed
Dec 29, 2025
Monthly downloads
65
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cameronrye/gopher-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's...
RLabs-Inc/gemini-mcp
MCP Server that enables Claude code to interact with Gemini
GoogleCloudPlatform/gemini-cloud-assist-mcp
An MCP Server for Gemini Cloud Assist; provides tools to assist with your tasks on GCP
WJZ-P/gemini-skill
gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports...
tanaikech/ToolsForMCPServer
The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code...