MCP server for Robokassa payment API โ generate payment URLs, check invoice status. First MCP for R
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Robokassa payment API. 2 tools for invoice creation (with MD5 signature) and status checking.
| Tool | Description |
|---|---|
create_invoice | Create payment URL with MD5 signature, optional 54-FZ receipt |
check_invoice | Check invoice status via OpStateExt XML interface |
| Variable | Required | Description |
|---|---|---|
ROBOKASSA_LOGIN | Yes | Merchant login |
ROBOKASSA_PASSWORD1 | Yes | Password 1 (for payment signature) |
ROBOKASSA_PASSWORD2 | Yes | Password 2 (for status check signature) |
ROBOKASSA_TEST | No | Set to "true" for test mode |
Endpoints: POST /mcp (JSON-RPC), GET /health (status).
MIT
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/robokassa-mcp-2)<a href="https://allmcps.com/mcp/robokassa-mcp-2"><img src="https://allmcps.com/api/badge/robokassa-mcp-2?style=directory" alt="Robokassa MCP on AllMCPs" /></a>