
Tochka Bank
Expose Tochka Bank payments, invoices, acquiring, and subscriptions to your agent while you build or run a Russia-facing SaaS.
Overview
io.github.dontsovcmc/tochka-bank is an MCP server for the Build phase that connects agents to the Tochka Bank API for payments, invoices, acquiring, and subscriptions.
What is this MCP server?
- MCP server mcp-server-tochka-bank v0.6.2 on PyPI with stdio transport and uvx hint
- Surfaces Tochka Bank API for payments, invoices, acquiring, and subscriptions
- Single required secret TOCHKA_TOKEN for authenticated API access
- Suited for agent-assisted fintech and billing automation in Russian market context
- GitHub source at dontsovcmc/mcp-server-tochka-bank for self-hosted stdio setup
- Package version 0.6.2, identifier mcp-server-tochka-bank
- Stdio transport with uvx runtime hint on PyPI
- 1 required secret environment variable: TOCHKA_TOKEN
What problem does it solve?
Bank and acquiring APIs are tedious to call from scratch every time your agent needs to debug a failed invoice or subscription charge.
Who is it for?
Solo builders integrating Tochka Bank into a product or automating invoice and subscription checks via MCP.
Skip if: Teams outside Tochka’s banking footprint or anyone who needs a no-code billing console only.
What do I get? / Deliverables
Your agent can invoke Tochka Bank operations in-repo once TOCHKA_TOKEN is configured, shortening payment integration and support loops.
- Live stdio MCP bridge to Tochka Bank payment and invoice endpoints
- Agent-invokable acquiring and subscription operations
- Faster payment integration debugging in the same workspace as application code
Recommended MCP Servers
Journey fit
Placed on Build/integrations because solo founders typically install this while wiring real money movement into an app, not while doing top-of-funnel research. Integrations matches payment-provider MCPs that sit beside your product code rather than standalone analytics dashboards.
How it compares
Tochka Bank API MCP connector, not a pricing-strategy or bookkeeping methodology skill.
Common Questions / FAQ
Who is io.github.dontsovcmc/tochka-bank for?
Developers and solo founders using Tochka Bank who want MCP tools for payments, invoices, acquiring, and subscriptions inside their coding agent.
When should I use io.github.dontsovcmc/tochka-bank?
Use it while building or maintaining billing integrations, debugging transactions, or scripting subscription lifecycle tasks from Claude Code or Cursor.
How do I add io.github.dontsovcmc/tochka-bank to my agent?
Configure the mcp-server-tochka-bank stdio entry with TOCHKA_TOKEN, install via the documented uvx PyPI package, and restart your MCP host.