M

monzo-mcp

ToolsMIT

Overview

A read-only MCP server for Monzo banking, built in Python.

Capabilities

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration
  • mcp client integration

Best For

Python-based read-only Monzo banking MCP server hosted on PyPI.

Decision Snapshot

Usage

available

Config

3 strong hints

Capabilities

5 key capabilities detected

  • • GitHub stars: 3
  • • Source provenance count: 1
  • • Last seen: 4/3/2026
  • • Published: 4/2/2026

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Final parameters should follow the tool's official setup documentation.

strong-evidencesource-clearmcp-find-example
{
  "mcpServers": {
    "monzo-mcp": {
      "command": "uvx"
    }
  }
}

Usage

{ && "mcpServers": { && "monzo": { && "command": "uvx",

Features

  • "What's my Monzo balance?"
  • "Show my last 20 transactions"
  • "How much did I spend on eating out this month?"
  • "Give me a spending summary for the last 30 days"
  • "What are my pot balances?"
  • "Show transactions from Tesco last week"
  • stdio transport support
  • prompt templates

Use Cases

  • Supports capabilities such as: stdio transport support; prompt templates; authentication support.
  • Common usage themes: banking, finance, mcp, monzo.

Supported Clients / Integrations

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration
  • mcp client integration

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "monzo": { && "command": "uvx",

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Parser coverage score: 0.95
  • Source feeds: PyPI RSS + JSON API
  • Topic cluster: general

Official Links

Source Information

Community: 3 stars
Last Updated: Apr 3, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.