Skip to main content
Finance & FintechPython

minhyeoky/mcp-server-ledger

A ledger-cli integration for managing financial transactions and generating reports.

finance-fintechlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/minhyeoky/mcp-server-ledger

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-ledger": {
      "command": "npx",
      "args": [
        "-y",
        "minhyeoky/mcp-server-ledger"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
minhyeoky