Robokassa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from pypi. Last commit 24 Apr 2026.
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
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"
}
}
}
Answers built from our own checks of this server.