Tkassa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 5 Sep 2026.
MCP server for T-Kassa (T-Bank/Tinkoff) payment API — payments, refunds. 5 tools. First MCP for T-K
The author archived this repository on GitHub, meaning it is no longer maintained.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 tkassa-mcp -- npx -y @theyahia/tkassa-mcp
{
"mcpServers": {
"tkassa-mcp": {
"args": [
"-y",
"@theyahia/tkassa-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tkassa-mcp]
command = "npx"
args = ["-y", "@theyahia/tkassa-mcp"]
{
"mcpServers": {
"tkassa-mcp": {
"args": [
"-y",
"@theyahia/tkassa-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tkassa-mcp": {
"args": [
"-y",
"@theyahia/tkassa-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TKASSA_TERMINAL_KEY (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for YooKassa payment API — payments, refunds, receipts (54-FZ). 10 tools. First MCP for
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
MCP server for CloudPayments API — charge, auth, confirm, void, refund, find transaction. 6 tools.
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
MCP server for dLocal — LatAm cross-border payments, payouts, refunds across 15+ countries
MCP server for Stone — open banking, payments, Pix, transfers
Answers built from our own checks of this server.