Skip to main content
Glama
pulkitsinghal

Unofficial UWM Mortgage Reader

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UWM_OP_ITEMNoOptional 1Password Login item name
UWM_MCP_MODENoOperating mode: mock, snapshot, or live
UWM_OP_ACCOUNTNoOptional 1Password account shorthand or ID
UWM_MCP_SNAPSHOTNoPath to snapshot JSON file (required for snapshot mode)
UWM_MCP_ACCEPT_TERMSNoSet to '1' to accept UWM terms for 1Password route

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mortgage_connection_statusA

Check adapter status and get guided 1Password/manual login plus user-completed MFA setup steps. Read-only.

mortgage_start_loginA

Start the user-selected headed UWM login flow. Use only after presenting the choices from mortgage_connection_status. Never request credentials or MFA in chat.

mortgage_get_summaryA

Get current mortgage balance, rate, payment, due date, and escrow summary. Read-only.

mortgage_get_payment_historyC

Get mortgage payment history. Read-only.

mortgage_get_escrowA

Get current escrow information. Read-only.

mortgage_list_statementsA

List available mortgage statements. Read-only; does not download without a later explicit implementation.

mortgage_calculate_extra_paymentA

Project payoff acceleration and interest savings using mortgage summary data. No payment is initiated.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/pulkitsinghal/uwm-mortgage-mcp'

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