Skip to main content
Finance & FintechTypeScript

@iiatlas/hledger-mcp

Double entry plain text accounting, right in your LLM! This MCP enables comprehensive read, and (optional) write access to your local [HLedger](https://hledger.org/) accounting journals.

finance-fintechlocal-servicemacoswindows
Share:

Quick Start

Clone the repository:

git clone https://github.com/iiAtlas/hledger-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "hledger-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@iiatlas/hledger-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
iiAtlas