Yookassa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 3 Sep 2026.
MCP server for YooKassa payment API — payments, refunds, receipts (54-FZ). 10 tools. First MCP for
Today is the operative word: we check Yookassa MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add yookassa-mcp -- npx -y @theyahia/yookassa-mcp
{
"mcpServers": {
"yookassa-mcp": {
"args": [
"-y",
"@theyahia/yookassa-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.yookassa-mcp]
command = "npx"
args = ["-y", "@theyahia/yookassa-mcp"]
{
"mcpServers": {
"yookassa-mcp": {
"args": [
"-y",
"@theyahia/yookassa-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yookassa-mcp": {
"args": [
"-y",
"@theyahia/yookassa-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOOKASSA_SHOP_ID (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for T-Kassa (T-Bank/Tinkoff) payment API — payments, refunds. 5 tools. First MCP for T-K
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
MCP server for CloudPayments API — charge, auth, confirm, void, refund, find transaction. 6 tools.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
Sandbox-only MuPag MCP server for approved payments, subscriptions, refunds, and reconciliation.
MCP server for dLocal — LatAm cross-border payments, payouts, refunds across 15+ countries
MCP server for Flow.cl — Chilean PSP: hosted payment orders, Webpay, refunds, HMAC-signed API
Answers built from our own checks of this server.