MCP Server
MCP
io.github.dontsovcmc/tochka-bank
MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions
Install
uvx mcp-server-tochka-bank
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-tochka-bank",
"version": "0.6.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"isRequired": true,
"isSecret": true,
"name": "TOCHKA_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment