Peer Cash MCP
OfficialRelated Servers
Alternatives to Peer Cash MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityAmaintenanceEnables agents to vet merchants, create and verify USDC charges and invoices, assess trust and tokenized-asset authenticity, and manage provable books on Base, all non-custodially.34 npm-

fiatdock-mcpofficial
AlicenseAqualityCmaintenanceNon-custodial USDC <-> bank for AI agents. Free quotes; $0.05 USDC per session via x402; 1% commission itemised in every quote. Own funds only. PT + EU/EEA (not UK). 18+.4490 npm1MIT- AlicenseNot gradedqualityBmaintenanceEnables AI agents to obtain non-custodial Solana-to-Base quotes, verify signed manifests and status, and prepare or verify unsigned execution plans without handling private keys or submitting transactions.545 npmMIT

stipendofficial
AlicenseNot gradedqualityBmaintenanceA non-custodial USDC wallet on Base exposed as seven tools: address, balance, check, pay, earnings, report and recover. Spending limits (per transaction, per day, per counterparty, plus a destination allowlist) are enforced in code between deciding and signing, and the server runs locally over stdio so the key never leaves the machine.Apache 2.0- AlicenseAqualityBmaintenanceEnables AI agents to make non-custodial USDC payments on Base through an MCP endpoint, with server-enforced per-payment and daily caps, human approval bands, and recipient allowlists.7MIT
- AlicenseAqualityBmaintenancePayment infrastructure MCP server enabling AI agents to make gasless USDC payments on Base and JIT single-use virtual card checkouts, with zero-trust card handling, merchant checkout hints, and signed receipts.13143 npm1MIT
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: capabilities, estimate, prepare deposit, finalize, access policy, order read, list, withdraw, and top-up. The descriptions further clarify boundaries, preventing misselection.
All tools follow a consistent peer_cash_ prefix with snake_case naming. The pattern is uniform—verb or noun forms like prepare, finalize, order—and there is no mixing of conventions.
With 9 tools, the server is well-scoped for its domain. Each tool covers a distinct operation in the payment lifecycle without redundancy, fitting the ideal 3-15 range.
The toolset covers the full workflow: capabilities discovery, rate estimation, deposit preparation, finalization, access policy management, order retrieval/listing, withdrawal, and top-up. No obvious gaps hinder typical use cases.