Skip to main content
Glama

Server Details

Australian mortgage tools: repayment & borrowing-power calculators, guidance & enquiry capture.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
calculate_repaymentsInspect

Estimate monthly & fortnightly principal-and-interest repayments and total interest for a home/personal loan scenario. Indicative only — not a quote.

Args:
    principal: Loan amount in AUD (e.g. 500000).
    annual_rate_pct: Annual interest rate as a percentage (e.g. 6.5).
    term_years: Loan term in years (e.g. 30).
ParametersJSON Schema
NameRequiredDescriptionDefault
principalYes
term_yearsYes
annual_rate_pctYes
check_costco_eligibilityInspect

Check eligibility for the Costco partner service and Shop Card reward (Executive membership + a settled loan). Indicative check only.

Args:
    is_costco_member: Whether the person holds a current Costco membership.
    membership_type: e.g. "Executive" or "Gold Star" (optional).
ParametersJSON Schema
NameRequiredDescriptionDefault
membership_typeNo
is_costco_memberYes
compare_loan_typesInspect

List Manage Your Loans' loan categories with what each is for and a link. Use to help a user pick which loan type fits their situation.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

create_enquiryInspect

Submit a mortgage enquiry to Manage Your Loans on the customer's behalf so a broker contacts them. ONLY call this after the person has explicitly agreed to be contacted — pass consent=true. Do not invent details; ask the user.

Args:
    firstName: Customer's first name.
    lastName: Customer's last name.
    email: Customer's email address.
    phone: Australian phone number (04.., 02/03/07/08.., or 1300/1800).
    consent: MUST be true — the customer's explicit agreement to be contacted.
    loanType: e.g. "Home Loan", "Refinance", "Investment Property" (optional).
    loanAmount: Approximate loan amount, free text (optional).
    message: Anything else the customer wants the broker to know (optional).
    isCostco: True if this is a Costco-member enquiry.
    costcoMembershipNumber: Costco membership number if provided (optional).
ParametersJSON Schema
NameRequiredDescriptionDefault
emailYes
phoneYes
consentYes
messageNo
isCostcoNo
lastNameYes
loanTypeNo
firstNameYes
loanAmountNo
costcoMembershipNumberNo
estimate_borrowing_powerInspect

Estimate indicative borrowing capacity, assessed at a buffered rate (APRA +3% serviceability buffer). A rough proxy for guidance — a broker models real capacity across 30+ lenders. Not credit assistance.

Args:
    annual_income: Gross annual household income in AUD.
    monthly_expenses: Average monthly living expenses in AUD.
    existing_monthly_debt: Existing monthly loan/card commitments in AUD.
    interest_rate_pct: Assumed product interest rate (buffer is added on top).
    term_years: Loan term in years.
    deposit: Cash deposit available in AUD (added to the purchase budget).
ParametersJSON Schema
NameRequiredDescriptionDefault
depositNo
term_yearsNo
annual_incomeYes
monthly_expensesYes
interest_rate_pctNo
existing_monthly_debtNo
get_rate_guidanceInspect

Explain how Australian home-loan rates are determined and the next step. Manage Your Loans does not publish live rates; a broker compares them for a specific scenario.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources