privat24-business-mcp-server

narkov/privat24-business-mcp-server
★ 2 stars TypeScript 🔌 API Integration Updated 11d ago
MCP server for PrivatBank Business API — payments, statements, and account management
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "privat24-business-mc": {
      "command": "npx",
      "args": [
        "-y",
        "narkov/privat24-business-mcp-server"
      ]
    }
  }
}

Topics

mcpmcp-servertypescript