Submit

Fio Bank MCP

@zjor

An MCP (Model Context Protocol) server for FIO Bank API in the Czech Republic. Allows AI assistants like Claude to access FIO Bank account transactions.

Tools

Server Config

{
  "mcpServers": {
    "fio-bank": {
      "command": "node",
      "args": [
        "/path/to/fio-bank-mcp/dist/index.js"
      ],
      "env": {
        "FIO_API_TOKEN": "your-64-character-token-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.