Gov Auctions
Rank #31,236io.github.pipeworx-io/gov-auctions
Government Auctions MCP — physical-asset auctions (surplus, seized, forfeited,
Gov Auctions is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #31,236 of 115,460 servers tracked on MCP Toplist. Gov Auctions is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 84,224 of 115,460 servers on MCP Toplist.
Use Gov Auctions
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gov-auctions https://gateway.pipeworx.io/gov-auctions/mcp[mcp_servers.gov-auctions]
url = "https://gateway.pipeworx.io/gov-auctions/mcp"Add to ~/.codex/config.toml.
https://gateway.pipeworx.io/gov-auctions/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gov-auctions": {
"url": "https://gateway.pipeworx.io/gov-auctions/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gov-auctions": {
"type": "http",
"url": "https://gateway.pipeworx.io/gov-auctions/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gov-auctions": {
"serverUrl": "https://gateway.pipeworx.io/gov-auctions/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gov-auctions": {
"url": "https://gateway.pipeworx.io/gov-auctions/mcp"
}
}
}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.pipeworx-io%2Fgov-auctions)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Fgov-auctions"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Fgov-auctions.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pipeworx-io
Other servers by pipeworx-io
- Opentargets#18,151 · 2 vers
- Patents#22,126 · 3 vers
- Freshdesk#24,759 · 2 vers
- Mhw#24,760 · 2 vers
- Treasury Fiscal#24,761 · 2 vers
- Acled#25,355 · 3 vers
- Lemmy#25,356 · 2 vers
- Opendatasoft#25,357 · 2 vers
- Polygon Io#25,358 · 2 vers
- Riot Games#25,359 · 2 vers
- Football Data#26,074 · 1 ver
- Libretranslate#26,075 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 23, 2026 |
| 0.1.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains Gov Auctions?
- Gov Auctions is maintained by pipeworx-io, which publishes 1328 MCP servers (1349 total versions) tracked on MCP Toplist.
- Is Gov Auctions listed on the Official MCP Registry?
- Yes — Gov Auctions is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Gov Auctions have?
- MCP Toplist tracks 2 versions of Gov Auctions, most recently published on Jul 23, 2026.
- Where can I find the source code for Gov Auctions?
- The source code for Gov Auctions is hosted at github.com/pipeworx-io/mcp-gov-auctions.