mcpbeat Sign in

Groundhog MCP Server

local only

Groundhog runs on your own machine — the client starts it, so there is no endpoint to ping. 891 installs a week from pypi. Last commit 13 Sep 2026.

Search, read and research the web, with hidden text stripped by default and sources hashed

Installs per day peak 286 · avg 85 · +129% w/w
a month agotoday
891
Installs / week
pypi · groundhog-mcp
0
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] docker-entrypoint.sh:1, [пакет] src/groundhog_mcp/__init__.py:1, [пакет] src/groundhog_mcp/__main__.py:1 и ещё 24
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 groundhog-mcp -- uvx groundhog-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "groundhog-mcp": {
      "args": [
        "groundhog-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.groundhog-mcp]
command = "uvx"
args = ["groundhog-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "groundhog-mcp": {
      "args": [
        "groundhog-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "groundhog-mcp": {
      "args": [
        "groundhog-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Groundhog

same job, measured the same way
Linkup
by mcparmory

Search the web and fetch pages with sourced results, optimized for AI agents

223 installs/wk local only
MIAPI — Grounded Web Answers
by miapi

Web search and AI answers with real source citations and a confidence score.

257 installs/wk local only
Groundlink
by ohhavefun

Cited web search for MCP hosts. Returns source-bearing results from Groundlink.

26 installs/wk local only
NetLens
by pzalutski-pixel

Read any web page as clean, ad-stripped Markdown past robots.txt and bot blocks, plus web search.

94 installs/wk local only
Linkup
by linkup-mcp

Search the web in real time to get trustworthy, source-backed answers.

answering
Perplexity
by mcparmory

Search the web, generate AI responses, and create embeddings with real-time information

241 installs/wk local only
Parallel
by mcparmory

Search the web, extract content, and run distributed tasks with AI-powered automation

237 installs/wk local only
Websharp
by jgador

Search the web and extract article text for LLMs.

local only

Groundhog — questions

Answers built from our own checks of this server.

Why is there no uptime for Groundhog?
Groundhog 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 groundhog-mcp was installed 891 times last week.
How do I connect Groundhog?
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 groundhog-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Groundhog?
The pypi package groundhog-mcp was installed 891 times in the last week. Week over week that is +129%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Groundhog open source?
Yes — it is published under the MIT licence, written in Python and 0 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.