Tochka Bank runs on your own machine — the client starts it, so there is no endpoint to ping. 154 installs a week from pypi. Last commit 29 Apr 2026.
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
Today is the operative word: we check Tochka Bank every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 tochka-bank -- uvx mcp-server-tochka-bank
{
"mcpServers": {
"tochka-bank": {
"args": [
"mcp-server-tochka-bank"
],
"command": "uvx"
}
}
}
[mcp_servers.tochka-bank]
command = "uvx"
args = ["mcp-server-tochka-bank"]
{
"mcpServers": {
"tochka-bank": {
"args": [
"mcp-server-tochka-bank"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tochka-bank": {
"args": [
"mcp-server-tochka-bank"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TOCHKA_TOKEN.
The author declared them in the registry entry; get the values from the project itself.
MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices
MCP server for iugu — invoices, subscriptions, customers, payment methods
MCP server for Vindi — recurring billing, subscriptions, invoices
MCP server for Recurly — accounts, subscriptions, invoices, plans; cancel & pause subs.
Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions.
Accept crypto payments via the TgPay Merchant API — invoices, subscriptions, webhooks.
Answers built from our own checks of this server.