monzo-mcp
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.
{
"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
You can verify all information on this page against the source repository above.
Related MCP Tools
factorhub-mcp
MCP server for FactorHub, providing China A-share market data for AI agents.
mcp-ai-forever
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual Web UI and Desktop Application interfaces with cross-platform compatibility.
ha-mcp-dev
Home Assistant MCP Server enabling control of Home Assistant through MCP, with support for authentication and workflow automation.
alfanous3-mcp
An MCP (Model Context Protocol) server that exposes the Alfanous Quranic search engine as tools and resources for AI assistants.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.