Content Tools
garagedoorscience.com
Provides garage door diagnostic tools, partner lookup, style information, promotions, and reference photos.
ENDPOINT 1
https://garagedoorscience.com/mcp
MCP server metadata
- Name
- garagedoorscience
- Version
- 1.0.0
Known tools 12
getInspectionReferencePhotosALWAYS 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-onlygetLabReturn a preview image, title, description, and URL for one interactive Three.js lab.
Inferred read-onlyretrieveLabContextSearch the garage door science labs for content relevant to a question.
Inferred read-onlyidentifyOpenerIdentify a garage door opener brand and model from a photo of the motor head or label.
Inferred read-onlysubmitInspectionSubmit a completed 24-point garage door inspection on behalf of a homeowner.
Inferred read-onlyCONNECT 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.
garagedoorscience.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.