Skip to content
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%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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