Philadelphia Restoration
Server Details
Philadelphia water and fire damage restoration: assessment, insurance, costs, and knowledge search.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.7/5 across 7 of 7 tools scored. Lowest: 3.1/5.
Every tool has a clearly distinct purpose with no ambiguity. For example, assess_damage focuses on damage classification and safety, check_insurance_coverage handles insurance analysis, and get_emergency_steps provides immediate emergency actions. The descriptions clearly differentiate each tool's role in the restoration process, preventing misselection.
All tool names follow a consistent verb_noun pattern, such as assess_damage, check_insurance_coverage, and estimate_cost. This uniformity makes the tool set predictable and easy to navigate, with no deviations in naming conventions across the seven tools.
With 7 tools, the server is well-scoped for its purpose of Philadelphia restoration guidance. Each tool earns its place by covering distinct aspects like damage assessment, insurance, cost estimation, emergency steps, local info, callback requests, and knowledge search, providing comprehensive support without being overwhelming.
The tool surface offers complete coverage for the restoration domain, including assessment, insurance, cost estimation, emergency actions, local context, professional connection, and knowledge search. There are no obvious gaps; agents can handle the full lifecycle from initial damage to resolution without dead ends.
Available Tools
7 toolsassess_damageDestructiveInspect
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 restoration costs with Philadelphia market rates, and includes neighborhood-specific risk context. Based on IICRC S500/S520/S700 standards and field experience from Philadelphia restoration companies.
| Name | Required | Description | Default |
|---|---|---|---|
| damage_type | Yes | Type of water or fire damage to assess | |
| neighborhood | No | Philadelphia neighborhood (e.g., 'fishtown', 'center-city') |
check_insurance_coverageDestructiveInspect
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 faith statute (42 Pa.C.S. § 8371) and Act 119, and provides step-by-step claims process guidance with common denial reasons and appeals strategies.
| Name | Required | Description | Default |
|---|---|---|---|
| cause | No | Specific cause of damage (e.g., 'frozen pipes', 'grease fire') | |
| damage_type | Yes | Type of water or fire damage | |
| policy_type | No | Homeowner's insurance policy type (default: HO-3) |
estimate_costDestructiveInspect
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 cost (pre-1978 homes, rowhouse access, code upgrades), and insurance deductible guidance. Based on current Philadelphia metro market data.
| Name | Required | Description | Default |
|---|---|---|---|
| severity | Yes | Assessed severity level | |
| damage_type | Yes | Type of damage for cost estimation |
get_emergency_stepsDestructiveInspect
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 emergency contacts (PWD, PECO, PGW, Philadelphia Fire Department), and documentation checklist for insurance claims. Use this tool FIRST when a homeowner has an active emergency.
| Name | Required | Description | Default |
|---|---|---|---|
| damage_type | Yes | Type of active emergency damage |
get_local_infoDestructiveInspect
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 levels, emergency utility contacts, building code requirements, and seasonal risk factors. Helps agents provide neighborhood-aware guidance to Philadelphia homeowners.
| Name | Required | Description | Default |
|---|---|---|---|
| info_type | No | Type of info: neighborhood-specific or city-wide (default: city) | |
| neighborhood | No | Philadelphia neighborhood slug (e.g., 'fishtown', 'south-philly') |
request_callbackDestructiveInspect
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 situation and connect with vetted local professionals. Requires phone number and situation description. Returns a reference number for tracking.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Homeowner's name (optional) | |
| phone | Yes | Phone number for callback (US format) | |
| situation | No | Brief description of the damage situation |
search_restoration_knowledgeDestructiveInspect
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 restoration (IICRC S700), insurance adjuster tactics, contractor evaluation, and Philadelphia housing patterns. Returns relevant excerpts with source citations and relevance scores. Grounded in IICRC standards with section numbers.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query (max 1000 characters) |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!