mprokopov_ledger-mcp-server
If you are the rightful owner of mprokopov_ledger-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for accessing and managing ledger files through Claude.
The ledger-service MCP server is designed to facilitate the management and access of ledger files through the Claude platform. It provides a structured way to interact with ledger data, offering tools to list accounts, check account balances, and view transaction registers. The server is built to integrate seamlessly with Claude Desktop, allowing users to configure and run the server with ease. It requires Python 3.13 or higher and utilizes the 'uv' package manager for installation and management. Debugging is supported through the MCP Inspector, which provides a user-friendly interface for troubleshooting and development.
Features
- Lists all accounts in the ledger for a specified year.
- Retrieves the balance for a specific account within a given year.
- Displays the transaction register for a specified account and year.
Tools
list-accounts
List all accounts
account-balance
Check the account balance
account-register
View account transaction history