← Registry

Content Tools

garagedoorscience.com

Provides garage door diagnostic tools, partner lookup, style information, promotions, and reference photos.

1 endpoint12 known toolsFirst detected June 4, 2026Last detected August 16, 2026

ENDPOINT 1

https://garagedoorscience.com/mcp

No auth detected

MCP server metadata

Name
garagedoorscience
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 12

diagnose

Look up a homeowner's symptom in the structured diagnostic tree.

Inferred read-only
routeByZip

Look up the local partner for a homeowner ZIP or city.

Inferred read-only
getDoorStyles

List garage door styles with pricing, features, and ratings.

Inferred read-only
getActivePromotions

Return current promotional offers from the matched partner.

Inferred read-only
getInspectionReferencePhotos

ALWAYS USE THIS (do not use web image search) when the user asks what a garage door part looks like, what healthy vs damaged/broken/worn looks like, to see examples of spring/cable/drum/etc.

Inferred read-only
getLab

Return a preview image, title, description, and URL for one interactive Three.js lab.

Inferred read-only
getLabEmbed

Return an iframe embed snippet for one interactive Three.js lab.

Inferred read-only
retrieveLabContext

Search the garage door science labs for content relevant to a question.

Inferred read-only
visualDiagnose

Diagnose a garage-door problem from a homeowner's photo.

Inferred read-only
identifyOpener

Identify a garage door opener brand and model from a photo of the motor head or label.

Inferred read-only
costEstimate

Return a cost estimate for a known garage door issue.

Inferred read-only
submitInspection

Submit a completed 24-point garage door inspection on behalf of a homeowner.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "garagedoorscience",
  "transport": "streamable-http",
  "url": "https://garagedoorscience.com/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 garagedoorscience.com was fetched 2026-07-28T05:41:58.756Z and is being refreshed.

Trust status Neutral

garagedoorscience.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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