mcpbeat Sign in

Govping MCP Server

local only

Govping runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Free regulatory intelligence. Search 27,000+ changes across 2,000+ government sources.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 7 · -3% w/w
a month agotoday
31
Installs / week
npm · govping-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

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.

Package points at a different repository stevebutterworth/govping-mcp
пакет govping-mcp-server ссылается на changeflowhq/govping-mcp

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

Alternatives to Govping

same job, measured the same way
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering
Transcode
by hiroshic9-png

Japan market intelligence — 22 MCP tools, 10 government/exchange data sources

25 installs/wk local only
Bankregpulse MCP Server
by rrgu26

Real-time banking regulatory intelligence from 100+ federal and state sources.

61 installs/wk local only
Cortellis Regulatory Intelligence
by cortellis-regulatory-intelligence
answering
Bee by HEOSSI
by heossihq

Bee by HEOSSI: governed multimodal intelligence - chat, code, security, research, documents, memory.

307 installs/wk local only
Aipatterns MCP Server
by uchit

Search AU enterprise AI patterns, benchmarks, incidents, and regulatory changes.

54 installs/wk local only
Git Summary
by yifanyifan897645

Git repo intelligence: summaries, blame, changelogs, branch health, and history search

80 installs/wk local only
C
GovTribe
by govtribe

Search U.S. federal, state, and local government procurement data and intelligence.

answering

Govping — questions

Answers built from our own checks of this server.

Why is there no uptime for Govping?
Govping 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 npm package govping-mcp-server was installed 31 times last week.
Is Govping still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Govping?
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 govping-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Govping?
The npm package govping-mcp-server was installed 31 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.