{"slug":"minhyeoky/mcp-server-ledger","name":"Ledger CLI","description":"Execute commands for Ledger, a powerful command-line accounting system. Requires Ledger CLI to be installed.","category":"productivity","tags":[],"official":false,"stars":48,"transport":"http","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"ledger_balance","description":"Shows account balances with powerful filtering options. Inputs: query pattern, date ranges, display options. Returns: Formatted balance report."},{"name":"ledger_register","description":"Shows transaction register with detailed history. Inputs: query pattern, date ranges, sorting options. Returns: Formatted register report."},{"name":"ledger_accounts","description":"Lists all accounts in the ledger file. Input: optional query pattern. Returns: List of matching accounts."},{"name":"ledger_payees","description":"Lists all payees from transactions. Input: optional query pattern. Returns: List of matching payees."},{"name":"ledger_commodities","description":"Lists all commodities (currencies) used. Input: optional query pattern. Returns: List of matching commodities."},{"name":"ledger_print","description":"Prints transactions in ledger format. Inputs: query pattern, date ranges. Returns: Formatted ledger entries."},{"name":"ledger_stats","description":"Shows statistics about the ledger file. Input: optional query pattern. Returns: Statistical summary of the ledger."},{"name":"ledger_budget","description":"Shows budget analysis. Inputs: query pattern, date ranges, reporting period. Returns: Budget report."},{"name":"ledger_raw_command","description":"Runs a raw Ledger CLI command. Input: command arguments as a list of strings. Returns: Command output as text."}],"env_vars":[],"auth_type":"none","github":"https://github.com/minhyeoky/mcp-server-ledger","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}