← Index

io.github.theYahia/tkassa-mcp

io.github.theYahia/tkassa-mcp·v1.0.0·Finance & Payments
Quality Score
85
/100

MCP server for T-Kassa (T-Bank/Tinkoff) payment API — payments, refunds. 5 tools. First MCP for T-K

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tkassa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/tkassa-mcp"
      ],
      "env": {
        "TKASSA_TERMINAL_KEY": "<your-tkassa_terminal_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tkassa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/tkassa-mcp"
      ],
      "env": {
        "TKASSA_TERMINAL_KEY": "<your-tkassa_terminal_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/tkassa-mcp
§02  Environment variables
TKASSA_TERMINAL_KEY
requiredsecret

API key for the service

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments