Tochka Bank runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from pypi. Last commit 29 Apr 2026.
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
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"
}
}
}
Answers built from our own checks of this server.