Back to directory
Monzo

Monzo

@BfdCampos8

An MCP server that provides access to Monzo banking data through a Claude tool, enabling balance checks, pot management, and transaction listing.

monzobankingfinancepersonal-financeclaude-toolpython

Installation & Configuration

{
  "mcpServers": {
    "Monzo": {
      "command": "/Users/[Your Home Directory]/.local/bin/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli],requests",
        "mcp",
        "run",
        "/path/to/your/monzo-mcp-bfdcampos/monzo-mcp-bfdcampos/main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/20
Updated
2026/6/8