Back to directory
iiatlas/hledger-mcp

iiatlas/hledger-mcp

@iiAtlas65682

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
2025/9/22
Updated
2026/2/28