minhyeoky/mcp-server-ledger
A Model Context Protocol server for interacting with Ledger CLI, a powerful double-entry accounting system. This server enables Large Language Models to query and analyze financial data through a standardized interface, making it easy for AI assistants to help with financial reporting, budget analysis, and accounting tasks.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-ledger": {
"command": "npx",
"args": [
"-y",
"mcp-server-ledger"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...