Back to directory
iiatlas/hledger-mcp

iiatlas/hledger-mcp

@iiAtlas

A local MCP server for interacting with the HLedger cli

hledgeraccountingfinancemcpledgerclitypescript

Installation & Configuration

{
  "mcpServers": {
    "hledger": {
      "command": "npx",
      "args": [
        "-y",
        "@iiatlas/hledger-mcp",
        "/path/to/your/master.journal"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12