Skip to main content
Glama

Money Lover MCP Server

login

Authenticate with your Money Lover account to access personal finance data and manage transactions through the MCP server.

Instructions

Authenticate using Money Lover credentials to retrieve a JWT token.

Input Schema

NameRequiredDescriptionDefault
emailYesMoney Lover account email
passwordYesMoney Lover account password

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "Money Lover account email", "format": "email", "type": "string" }, "password": { "description": "Money Lover account password", "minLength": 1, "type": "string" } }, "required": [ "email", "password" ], "type": "object" }

Latest Blog Posts

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