mcpbeat Sign in

U.CASH Pay (merchant MCP) MCP Server

local only

U.CASH Pay (merchant MCP) runs on your own machine — the client starts it, so there is no endpoint to ping. 516 installs a week from pypi.

U.CASH Pay merchant MCP: create checkouts, verify webhooks, read settings. Non-custodial.

Installs per day peak 376 · avg 49 · +998% w/w
a month agotoday
516
Installs / week
pypi · mcp-ucash
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check U.CASH Pay (merchant MCP) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-ucash -- uvx mcp-ucash
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ucash": {
      "args": [
        "mcp-ucash"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ucash]
command = "uvx"
args = ["mcp-ucash"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ucash": {
      "args": [
        "mcp-ucash"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ucash": {
      "args": [
        "mcp-ucash"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to U.CASH Pay (merchant MCP)

same job, measured the same way
I
U.CASH Pay (merchant MCP)
by uantum

U.CASH Pay merchant MCP: create checkouts, verify webhooks, read settings. Non-custodial.

143 installs/wk local only
C
SprintCheckout
by sprintcheckout

Read payment settings, orders and receipts, create payment links and API keys.

answering
MCP Nupay
by codespar

MCP server for NuPay — Nubank merchant checkout: Pix + wallet one-click for 100M+ BR users

40 installs/wk local only
Yolfi Payments MCP
by yolfinance

Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.

63 installs/wk answering
PineLabs Plural PG — Payment Gateway MCP Server
by plural-pinelabs

Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway

63 installs/wk answering
Checkout Page
by checkoutpage

Create and manage checkout pages, event ticketing, forms, customers, payments and subscriptions.

answering
Clearlot
by clarkthomas

Live hardware/MRO quotes for agents. x402 get_quote. Merchant checkout. No custody.

8 tools answering
Securityscan
by securityscan-api

Security for AI agents: MCP audits, secret redaction, skill vetting, network scans, agent checkout.

377 installs/wk local only

U.CASH Pay (merchant MCP) — questions

Answers built from our own checks of this server.

Why is there no uptime for U.CASH Pay (merchant MCP)?
U.CASH Pay (merchant MCP) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-ucash was installed 516 times last week.
How do I connect U.CASH Pay (merchant MCP)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-ucash straight from pypi; nothing to host, nothing to sign up for.
How many people use U.CASH Pay (merchant MCP)?
The pypi package mcp-ucash was installed 516 times in the last week. Week over week that is +998%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.