Analytics
mtgmon.com
Provides mortgage market data, loan performance analytics, and HMDA lender information for financial analysis.
ENDPOINT 1
https://mtgmon.com/mcp
MCP server metadata
- Name
- mtgmon
- Version
- 1.28.1
Read-only mortgage analytics. Search for a canonical lender key before requesting a profile or comparison. Always preserve the source, weighting, as-of date, units, and caveats returned by tools. Never describe unavailable data as zero.
Known tools 9
get_market_snapshotGet current mortgage, TBA, Treasury, SOFR, and fitted MBS-basis observations.
Inferred read-onlyget_loan_performanceGet bounded GSE loan-performance analytics for one clearly defined topic.
Inferred read-onlysearch_lendersFind canonical HMDA lender keys, optionally filtered by charter, state, or volume.
Inferred read-onlyget_lender_profileGet a bounded HMDA profile for one canonical lender key returned by search_lenders.
Inferred read-onlyget_servicer_analyticsGet a servicer scorecard, vintage performance fan, or lender transfer analysis.
Potential side effectsget_dataset_statusGet mtgmon dataset coverage, freshness, build, and cache status.
Inferred read-onlysearch_sec_filingsSearch newest-first SEC filings after terminal summary processing.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mtgmon]
url = "https://mtgmon.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mtgmon": {
"type": "http",
"url": "https://mtgmon.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mtgmon
Remote MCP URL: https://mtgmon.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mtgmon": {
"url": "https://mtgmon.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mtgmon": {
"type": "http",
"url": "https://mtgmon.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mtgmon",
"transport": "streamable-http",
"url": "https://mtgmon.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mtgmon.com was fetched 2026-08-04T02:37:20.054Z and is being refreshed.
mtgmon.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.