Robokassa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from pypi. Last commit 24 Apr 2026.
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
Today is the operative word: we check Robokassa 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 robokassa-mcp -- uvx robokassa-mcp
{
"mcpServers": {
"robokassa-mcp": {
"args": [
"robokassa-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.robokassa-mcp]
command = "uvx"
args = ["robokassa-mcp"]
{
"mcpServers": {
"robokassa-mcp": {
"args": [
"robokassa-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"robokassa-mcp": {
"args": [
"robokassa-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ROBOKASSA_LOGIN (Merchant login identifier for the Robokassa shop.), ROBOKASSA_PASSWORD1 (Shop's Password #1 — used for checkout URL signing, SuccessURL signature verification, CalcOutSumm, fiscal receipts, and SMS.), ROBOKASSA_PASSWORD2 (Shop's Password #2 — used for OpStateExt payment status checks and ResultURL signature verification.), ROBOKASSA_PASSWORD3 (Shop's Password #3 — used for Refund API (JWT HS256). Refund API access must be enabled in the cabinet.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Nginx Proxy Manager with full API coverage (43 tools)
MCP server exposing Untappd API tools for AI agents — full v4 read API coverage
Read-only evidence for the tools agents run: MCP server records, coverage and policy.
MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.
A local MCP server with full Figma REST API coverage.
MCP server for medicare-coverage
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Answers built from our own checks of this server.