Back to search
30
MCP

@theyahia/robokassa-mcp

npm/@theyahia/robokassa-mcp

MCP server for Robokassa payment API — generate payment URLs, check invoice status. 2 tools. MD5 signature auth.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.theyahia/robokassa-mcp
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
0 tools
io.github.artgas1/robokassa-mcp
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
0 tools
@theyahia/yookassa-mcp
MCP server for YooKassa — payment processing, refunds, receipts, webhooks (Russia)
0 tools
io.github.theyahia/yookassa-mcp
MCP server for YooKassa payment API — payments, refunds, receipts (54-FZ). 10 tools. First MCP for
0 tools
@theyahia/cloudpayments-mcp
MCP server for CloudPayments API — charge, auth, confirm, void, refund, find transaction. 6 tools. Basic auth.
0 tools
io.github.theyahia/cloudpayments-mcp
MCP server for CloudPayments API — charge, auth, confirm, void, refund, find transaction. 6 tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@theyahia/robokassa-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}