Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

mtgmon Mortgage Analytics

io.github.lorenzopi/mtgmon

Read-only U.S. mortgage market, lender, GSE performance, and servicing analytics.

Uptime
100.0%
1 direct probes · 30d
Response
6280ms
last probe
Tools
9
callable
Resources
3
readable
Prompts
0
available

Tools · 9

get_market_snapshot

Get current mortgage, TBA, Treasury, SOFR, and fitted MBS-basis observations.

get_loan_performance

Get bounded GSE loan-performance analytics for one clearly defined topic.

search_lenders

Find canonical HMDA lender keys, optionally filtered by charter, state, or volume.

get_lender_profile

Get a bounded HMDA profile for one canonical lender key returned by search_lenders.

compare_lenders

Compare two canonical HMDA lender keys returned by search_lenders.

get_servicer_analytics

Get a servicer scorecard, vintage performance fan, or lender transfer analysis.

get_dataset_status

Get mtgmon dataset coverage, freshness, build, and cache status.

search_sec_filings

Search newest-first SEC filings after terminal summary processing.

get_sec_filing

Get one SEC filing, its entity roles, summary, and extracted facts.

Resources · 3

mtgmon analytics catalog

Available tools, topics, GSE filters, and response limits.

mtgmon://catalog
mtgmon methodology

Mortgage-domain definitions and interpretation guardrails.

mtgmon://methodology
mtgmon dataset status

Live source coverage, freshness, and build metadata.

mtgmon://datasets

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mtgmon_mortgage_analytics": {
      "url": "https://mtgmon.com/mcp",
      "transport": "streamable-http"
    }
  }
}