← Registry

Analytics

dealscanner.io

Analyzes real estate properties to estimate after-repair value and rental income, helping investors make data-driven decisions.

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

ENDPOINT 1

https://mcp.dealscanner.io/mcp

No auth detected

MCP server metadata

Name
dealscanner
Version
1.27.2
Capabilities
experimentalpromptsresourcestools

Known tools 7

search_deals

Search DealScanner investment properties.

Inferred read-only
get_property

Get the full DealScanner analysis for one property by street address.

Inferred read-only
analyze_brrrr

Run a BRRRR (buy-rehab-rent-refinance-repeat) analysis.

Inferred read-only
get_comps

Get recently sold comparable properties.

Inferred read-only
top_investment_areas

Rank the best areas to invest (neighborhoods + municipalities).

Inferred read-only
area_stats

Get aggregated market, sheriff, sold, and investment stats for one area.

Inferred read-only
whoami

Return the identity and scopes of the current DealScanner API principal.

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.dealscanner]
url = "https://mcp.dealscanner.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dealscanner": {
      "type": "http",
      "url": "https://mcp.dealscanner.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dealscanner
Remote MCP URL: https://mcp.dealscanner.io/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": {
    "dealscanner": {
      "url": "https://mcp.dealscanner.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dealscanner": {
      "type": "http",
      "url": "https://mcp.dealscanner.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dealscanner",
  "transport": "streamable-http",
  "url": "https://mcp.dealscanner.io/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 dealscanner.io was fetched 2026-08-03T09:17:46.955Z and is being refreshed.

Trust status Trusted

dealscanner.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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