← Registry

Analytics

mtgmon.com

Provides mortgage market data, loan performance analytics, and HMDA lender information for financial analysis.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mtgmon.com/mcp

No auth detected

MCP server metadata

Name
mtgmon
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

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_snapshot

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

Inferred read-only
get_loan_performance

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

Inferred read-only
search_lenders

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

Inferred read-only
get_lender_profile

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

Inferred read-only
compare_lenders

Compare two canonical HMDA lender keys returned by search_lenders.

Inferred read-only
get_servicer_analytics

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

Potential side effects
get_dataset_status

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

Inferred read-only
search_sec_filings

Search newest-first SEC filings after terminal summary processing.

Potential side effects
get_sec_filing

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

Inferred read-only

CONNECT 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.

Trust status Neutral

mtgmon.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.