Skip to main content
Glama

Money Lover MCP Server

by ferdhika31

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" }

Other Tools from Money Lover MCP Server

Related Tools

    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