Back to Browse

Sati Grumpy Demo MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

MCP commerce surface for refurbished datacenter hardware, with x402 agent-payment discovery.

About

MCP commerce surface for refurbished datacenter hardware, with x402 agent-payment discovery.

Remote endpoints: streamable-http: https://sati-grumpy.fly.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

5 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-fish-tacos-sati-grumpy": {
      "url": "https://sati-grumpy.fly.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Salvage & Surplus MCP (sati-grumpy)

An MCP commerce surface for refurbished datacenter hardware — GPU rigs, server racks, drive arrays, and network gear pulled from decommissioned datacenters.

Live server: https://sati-grumpy.fly.dev/mcp (Streamable HTTP)

Tools

ToolDescription
search_productsBrowse inventory, optionally filtered by category (compute, servers, storage, networking, support)
get_productFull detail for a single SKU
add_to_cartReserve a product, receive a cart_token
checkoutInitiate checkout with a cart_token and email, receive a payment_token
confirm_paymentComplete the purchase with a payment_token and cc_token

Catalog

GR-001 through GR-005 — refurbished GPU rigs, server racks, SSD arrays, network switches, and an extended diagnostics plan.

Payment discovery

Serves a passive x402 manifest at /.well-known/x402 and /.well-known/x402.json, describing per-tool USDC pricing on base-sepolia for autonomous agent payment flows.

Running locally

pip install -r requirements.txt
GROQ_API_KEY=your_key python app.py

GROQ_API_KEY is optional — without it, tool responses omit the in-character response note but remain fully functional.

Docker

docker build -t sati-grumpy .
docker run -p 8080:8080 -e GROQ_API_KEY=your_key sati-grumpy

Reviews

No reviews yet

Be the first to review this server!

Sati Grumpy Demo MCP Server - MCP commerce surface for refurbished datacenter hardware, | MCP Marketplace