Provides a Model Context Protocol (MCP) server for integrating with the T-Kassa (T-Bank/Tinkoff) API for payments and refunds.
Sponsored
This MCP server enables seamless interaction with the T-Kassa API, offering 5 distinct tools for managing financial transactions. As part of the 'Russian API MCP' series, it facilitates payments and refunds through a standardized interface, making it easier for AI models and development environments to leverage T-Kassa functionalities. It handles the specific requirements of the T-Kassa API, such as JSON POST requests, amount conversion to kopecks, and SHA-256 token signing for each request.
Key Features
01Initialize payments and generate payment links
02Confirm or partially confirm two-stage payments
030 GitHub stars
04Process full or partial refunds
05Retrieve payment status by ID
06Cancel existing payments
Use Cases
01Automating payment processing workflows for online stores
02Integrating T-Kassa payment capabilities into AI-driven applications
03Managing refunds and cancellations through a programmatic interface