Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
robokassa-mcp · pypi · 0.1.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
"name": "io.github.artgas1/robokassa-mcp",
"description": "Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).",
"repository": {
"url": "https://github.com/artgas1/robokassa-mcp",
"source": "github"
},
"version": "0.1.2",
"websiteUrl": "https://github.com/artgas1/robokassa-mcp",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "robokassa-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Merchant login identifier for the Robokassa shop.",
"isRequired": true,
"name": "ROBOKASSA_LOGIN"
},
{
"description": "Shop's Password #1 — used for checkout URL signing, SuccessURL signature verification, CalcOutSumm, fiscal receipts, and SMS.",
"isSecret": true,
"name": "ROBOKASSA_PASSWORD1"
},
{
"description": "Shop's Password #2 — used for OpStateExt payment status checks and ResultURL signature verification.",
"isSecret": true,
"name": "ROBOKASSA_PASSWORD2"
},
{
"description": "Shop's Password #3 — used for Refund API (JWT HS256). Refund API access must be enabled in the cabinet.",
"isSecret": true,
"name": "ROBOKASSA_PASSWORD3"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-23T23:32:30.065988Z",
"publishedAt": "2026-04-23T23:32:30.065988Z",
"updatedAt": "2026-04-23T23:32:30.065988Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.