← Registry

General Tools

roofvista.com

Provides roofing estimates, material comparisons, service area checks, contractor finder, and advice for roof replacement planning.

1 endpoint7 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://roofvista.com/api/mcp

No auth detected

MCP server metadata

Name
roofvista-mcp
Version
1.1.0
Capabilities
tools
Server instructions

Use RoofVista tools for roofing estimates, material comparisons, coverage checks, verified contractor availability, and consent-gated quote handoffs.

Known tools 7

get_roof_estimate

Calculate a roof replacement planning estimate using home_sqft or roof_sqft, material, and state or ZIP.

Inferred read-only
compare_materials

Compare available roofing materials with cost per square foot, estimated totals, lifespan, warranty, wind rating, and pros.

Inferred read-only
check_service_area

Check whether RoofVista serves a ZIP, state, or supported city.

Inferred read-only
find_verified_contractors

Find verified contractor availability for a ZIP or state.

Inferred read-only
get_roofing_advice

Get concise roofing advice on cost, material choice, roof lifespan, insurance claims, or replacement timing.

Inferred read-only
create_quote_session

Create a consent-gated RoofVista handoff URL.

Potential side effects
request_quote

Backward-compatible alias that creates a consent-gated handoff session instead of silently creating a lead.

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

.mcp.json

{
  "mcpServers": {
    "roofvista-mcp": {
      "type": "http",
      "url": "https://roofvista.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "roofvista-mcp": {
      "type": "http",
      "url": "https://roofvista.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "roofvista-mcp",
  "transport": "streamable-http",
  "url": "https://roofvista.com/api/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 roofvista.com was fetched 2026-08-11T15:55:41.630Z.

Trust status Trusted

roofvista.com 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.