Salvage & Surplus MCP
Rank #30,483io.github.Fish-Tacos/sati-grumpy
MCP commerce surface for refurbished datacenter hardware, with x402 agent-payment discovery.
Salvage & Surplus MCP is a Model Context Protocol (MCP) server published by Fish-Tacos. It ranks #30,483 of 115,591 servers tracked on MCP Toplist. Salvage & Surplus MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 85,108 of 115,591 servers on MCP Toplist.
Use Salvage & Surplus MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sati-grumpy https://sati-grumpy.fly.dev/mcp[mcp_servers.sati-grumpy]
url = "https://sati-grumpy.fly.dev/mcp"Add to ~/.codex/config.toml.
https://sati-grumpy.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sati-grumpy": {
"url": "https://sati-grumpy.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sati-grumpy": {
"type": "http",
"url": "https://sati-grumpy.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sati-grumpy": {
"serverUrl": "https://sati-grumpy.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sati-grumpy": {
"url": "https://sati-grumpy.fly.dev/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.Fish-Tacos%2Fsati-grumpy)<a href="https://mcptoplist.com/server/io.github.Fish-Tacos%2Fsati-grumpy"><img src="https://mcptoplist.com/badge/io.github.Fish-Tacos%2Fsati-grumpy.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Fish-Tacos
Other servers by Fish-Tacos
View all Fish-Tacos servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Salvage & Surplus MCP?
- Salvage & Surplus MCP is maintained by Fish-Tacos, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Salvage & Surplus MCP listed on the Official MCP Registry?
- Yes — Salvage & Surplus MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Salvage & Surplus MCP have?
- MCP Toplist tracks 1 version of Salvage & Surplus MCP, most recently published on Aug 16, 2026.
- Where can I find the source code for Salvage & Surplus MCP?
- The source code for Salvage & Surplus MCP is hosted at github.com/Fish-Tacos/sati-grumpy-demo.