MCP.so
Sign In
Servers

Up Bank MCP Server

@stuliston

MCP (Model Context Protocol) server implementation for Up Bank's API

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "up-bank-mcp": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "venv"
      ]
    }
  }
}

More from Finance & Commerce