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

Philadelphia Restoration

io.github.lucasnoah/philadelphia-restoration

Philadelphia water and fire damage restoration: assessment, insurance, costs, and knowledge search.

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

Tools · 7

assess_damage

Returns structured damage assessment for water and fire damage in Philadelphia residential properties. Classifies 13 damage types by severity, provides prioritized immediate safety actions, estimates …

check_insurance_coverage

Returns Pennsylvania insurance coverage analysis for water and fire damage claims. Evaluates coverage likelihood by HO policy type (HO-1 through HO-6), applies PA-specific regulations including bad fa…

estimate_cost

Returns Philadelphia-area restoration cost estimates broken down by service type. Includes per-unit pricing (per sq ft, per hour), labor rates ($64-$183/hr), factors that increase or decrease total co…

get_emergency_steps

Returns prioritized, time-critical emergency action steps for active water or fire damage in Philadelphia. Includes safety warnings, step-by-step instructions with time sensitivity flags, Philadelphia…

get_local_info

Returns Philadelphia-specific local information for damage restoration. Covers 6+ neighborhoods with housing stock analysis (rowhouses, twins, pre-war construction), common damage patterns, flood risk…

request_callback

Submits a callback request for a Philadelphia homeowner dealing with water or fire damage. A restoration concierge calls back within 15 minutes during business hours (Mon-Fri 8am-6pm ET) to assess the…

search_restoration_knowledge

Semantic search across 60+ expert documents covering water and fire damage restoration. Topics include drying science, moisture mapping, equipment protocols, mold prevention (IICRC S520), fire restora…

How to use

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

{
  "mcpServers": {
    "philadelphia_restoration": {
      "url": "https://mcp.philadelphiarestoration.org/mcp",
      "transport": "streamable-http"
    }
  }
}