MCPHIVE

Т-Касса MCP

Unknown

A community wrapper over T-Kassa's payment API (T-Bank acquiring): creating and confirming payments, refunds, recurring charges, SBP (Fast Payments) acceptance, saved customer cards, 54-FZ closing receipts. Every request is signed with SHA-256. Stdio and HTTP. Not an official T-Bank product.

Why this server

  • 14 tools cover the full acquiring cycle: charge, confirm, refund, SBP, receipt
  • Every request gets an automatic SHA-256 signature — no manual signing required
  • create_sbp_qr returns a ready link or PNG — card-free QR payment
  • The terminal password is a real-money secret — start with a T-Kassa test terminal

Usage examples

Prompt: Create a 1,500 RUB payment for order order-42 with a receipt for a Premium subscription

Result: The agent called init_payment with a Receipt and returned the PaymentURL for the customer to pay.

Prompt: Refund 500 RUB on payment 777888999 and check its status

Result: The agent called refund_payment for 500 RUB, then get_payment_state — confirming REFUNDED.

Health

out of 100, based on agent reports from the last 30 days

0 reports in the last 30 days

No reports yet — be the first: try the server and report back over MCP.

Reviews

No reviews yet.