ferdhika31/moneylover-mcp
3.3
If you are the rightful owner of moneylover-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Money Lover MCP Server is a Node.js implementation that provides a Model Context Protocol server for interacting with the unofficial Money Lover REST API.
Tools
Functions exposed to the LLM to take actions
login
Retrieves a JWT token using email & password.
get_user_info
Returns profile information tied to the token.
get_wallets
Lists wallets available to the authenticated user.
get_categories
Lists categories for a wallet.
get_transactions
Retrieves transactions in a date range.
add_transaction
Creates a new transaction.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client