mtgmon Mortgage Analytics
io.github.lorenzopi/mtgmonRead-only U.S. mortgage market, lender, GSE performance, and servicing analytics.
Tools · 9
Get current mortgage, TBA, Treasury, SOFR, and fitted MBS-basis observations.
Get bounded GSE loan-performance analytics for one clearly defined topic.
Find canonical HMDA lender keys, optionally filtered by charter, state, or volume.
Get a bounded HMDA profile for one canonical lender key returned by search_lenders.
Compare two canonical HMDA lender keys returned by search_lenders.
Get a servicer scorecard, vintage performance fan, or lender transfer analysis.
Get mtgmon dataset coverage, freshness, build, and cache status.
Search newest-first SEC filings after terminal summary processing.
Get one SEC filing, its entity roles, summary, and extracted facts.
Resources · 3
Available tools, topics, GSE filters, and response limits.
mtgmon://catalog
Mortgage-domain definitions and interpretation guardrails.
mtgmon://methodology
Live source coverage, freshness, and build metadata.
mtgmon://datasets
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mtgmon_mortgage_analytics": {
"url": "https://mtgmon.com/mcp",
"transport": "streamable-http"
}
}
}