Skip to main content
Glama

Money Lover MCP Server

by ferdhika31

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMAILYesYour Money Lover account email address
PASSWORDYesYour Money Lover account password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
login

Authenticate using Money Lover credentials to retrieve a JWT token.

get_user_info

Retrieve the Money Lover user profile associated with the provided token.

get_wallets

List all wallets accessible to the authenticated user.

get_categories

Retrieve categories for a specific wallet.

get_transactions

Fetch transactions for a wallet between two dates.

add_transaction

Create a new transaction in a wallet.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ferdhika31/moneylover-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server