mcpbeat Sign in

Ra Pay MCP Server

local only

Ra Pay runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm.

Send fiat payments via MCP with two-step confirmation and Stripe Connect.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 7 · +318% w/w
a month agotoday
65
Installs / week
npm · @rapay/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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-server -- npx -y @rapay/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@rapay/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@rapay/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@rapay/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@rapay/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ra Pay

same job, measured the same way
Volcanodog
by volcanodog

Real-time and delayed market sentiment data with premium access via Stripe payments

answering
Stripe
by stripe

MCP server integrating with Stripe - tools for customers, products, payments, and more.

answering
Stripe_connect
by pipeworx-io

Stripe MCP Pack — read-only access to Stripe data via API key.

42 tools answering
Stripe
by mcp-dir

Payments and billing on Stripe with the full official REST API (api.stripe.com), covers the entire d

7 tools answering
MCP Billing Gateway
by sapph1re

Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.

64 installs/wk 12 tools answering
C
Booking
by virohanalife

Reserve a paid AI consultation with Akshay Shetty; returns a Stripe payment link.

2 tools answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
I
ShaBaasPay MCP Server
by shabaaspay

ShaBaasPay MCP server for PayTo agreements and payment initiation in Australia.

58 installs/wk local only

Ra Pay — questions

Answers built from our own checks of this server.

Why is there no uptime for Ra Pay?
Ra Pay 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 npm package @rapay/mcp-server was installed 65 times last week.
Is Ra Pay still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ra Pay?
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 @rapay/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Ra Pay?
The npm package @rapay/mcp-server was installed 65 times in the last week. Week over week that is +318%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.