← Registry

General Tools

justcleanwindows.com

Provides information about gutter cleaning services, service areas, and FAQs for a business in Austin, TX.

1 endpoint8 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://justcleanwindows.com/api/mcp

No auth detected

MCP server metadata

Name
just-clean-gutters
Version
1.0.0
Capabilities
tools
Server instructions

Tools for booking residential window and gutter cleaning with Just Clean Windows & Gutters (greater Austin, TX). Pricing is flat-rate by home size (square footage). Choose serviceType: gutter, window, or both. Gutter bookings include a base price plus optional downspout flush and gutter exterior wash add-ons; window bookings are priced from the selected window services. The total is always computed server-side. Typical flow: check_service_area -> get_quote -> list_available_dates -> create_booking.

Known tools 8

list_services

List the flat-rate gutter cleaning services and add-ons with their prices in USD.

Inferred read-only
list_service_areas

List the cities and areas served (greater Austin, TX).

Inferred read-only
check_service_area

Check whether a given city is within the service area.

Inferred read-only
list_faqs

List the frequently asked questions and business policies (pricing, scheduling, cancellation, what's included, downspouts, roofs, property types, results, maintenance, annual plans, and contact).

Inferred read-only
search_faq

Search the FAQs and policies by keyword and return the most relevant entries.

Inferred read-only
list_available_dates

List the upcoming service dates that still have an open appointment slot, soonest first.

Inferred read-only
get_quote

Get the flat-rate price quote for a home size, service type, and optional add-ons.

Inferred read-only
create_booking

Submit a window and/or gutter cleaning booking request.

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

.mcp.json

{
  "mcpServers": {
    "just-clean-gutters": {
      "type": "http",
      "url": "https://justcleanwindows.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "just-clean-gutters",
  "transport": "streamable-http",
  "url": "https://justcleanwindows.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 justcleanwindows.com was fetched 2026-08-24T03:30:30.706Z.

Trust status Trusted

justcleanwindows.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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