monzo-mcp-bfdcampos

monzo-mcp-bfdcampos

0

The Monzo MCP Server is an MCP server that enables access to Monzo banking data via a Claude tool. It supports functions like checking balance, listing transactions, and managing pots.

🏦 Monzo MCP Server

A Model Context Protocol (MCP) server that provides access to your Monzo banking data through a Claude tool.

🚀 Installation

  • Clone the repository and navigate to the directory.
  • Install dependencies using the uv Python package manager.

🔑 API Setup

  • Create a .env file with your Monzo credentials.

🤖 Using with Claude Desktop

  • Restart Claude Desktop after installation.
  • Open the app and start a new conversation.

📊 Available Functions

  • Balance: Returns the balance, spending today, and currency.
  • Pots: Returns the list of pots for a specified account type.
  • Pot Deposit: Deposit money from an account into a pot.
  • Pot Withdraw: Withdraw money from a pot back to an account.
  • List Transactions: Lists transactions for a specified account.
  • Retrieve Transaction: Retrieves details of a specific transaction.
  • Annotate Transaction: Edits the metadata of a transaction.