Govping
Rank #49,699io.github.stevebutterworth/govping
MCP server providing govping capabilities
Govping is a Model Context Protocol (MCP) server published by stevebutterworth. It ranks #49,699 of 132,113 servers tracked on MCP Toplist. Govping is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 28, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 82,414 of 132,113 servers on MCP Toplist.
Use Govping
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add govping -- npx -y govping-mcp-server[mcp_servers.govping]
command = "npx"
args = ["-y", "govping-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"govping": {
"command": "npx",
"args": [
"-y",
"govping-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"govping": {
"command": "npx",
"args": [
"-y",
"govping-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"govping": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"govping-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"govping": {
"command": "npx",
"args": [
"-y",
"govping-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"govping": {
"command": "npx",
"args": [
"-y",
"govping-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.stevebutterworth%2Fgovping)<a href="https://mcptoplist.com/server/io.github.stevebutterworth%2Fgovping"><img src="https://mcptoplist.com/badge/io.github.stevebutterworth%2Fgovping.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
stevebutterworth
Other servers by stevebutterworth
View all stevebutterworth servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Govping?
- Govping is maintained by stevebutterworth, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Govping listed on the Official MCP Registry?
- Yes — Govping is listed on the Official MCP Registry.
- How many versions does Govping have?
- MCP Toplist tracks 2 versions of Govping, most recently published on Mar 28, 2026.
- Where can I find the source code for Govping?
- The source code for Govping is hosted at github.com/stevebutterworth/govping-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.