mcpbeat Sign in

Gopher & Gemini MCP Server

local only

Gopher & Gemini MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 2 755 installs a week from pypi. Last commit 8 Sep 2026.

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

Installs per day peak 777 · avg 103 · +2317% w/w
a month agotoday
2 755
Installs / week
pypi · gopher-mcp
12
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Gopher & Gemini MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add gopher-mcp -- uvx gopher-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gopher-mcp": {
      "args": [
        "gopher-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gopher-mcp]
command = "uvx"
args = ["gopher-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gopher-mcp": {
      "args": [
        "gopher-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gopher-mcp": {
      "args": [
        "gopher-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Gopher & Gemini MCP Server

same job, measured the same way
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
I
Simple MCP HTTP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Simple MCP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Fuel Prices
by johnisanerd

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

answering
SSH MCP Tool
by oaslananka

Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

local only
RCSB PDB
by rcsb

MCP server to search, inspect, and cross-reference RCSB Protein Data Bank structures

234 installs/wk local only
ConnectIQ MCP Server
by deugene

MCP server for Garmin ConnectIQ SDK documentation and resources

51 installs/wk local only
Plato's Kallipolis
by handongzhen101-jpg

Read-only MCP tools for AI agent discovery, structured resources, and NIULAI information.

6 tools answering

Gopher & Gemini MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Gopher & Gemini MCP Server?
Gopher & Gemini MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package gopher-mcp was installed 2 755 times last week.
How do I connect Gopher & Gemini MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gopher-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Gopher & Gemini MCP Server?
The pypi package gopher-mcp was installed 2 755 times in the last week. Week over week that is +2317%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Gopher & Gemini MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 12 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.