Content Tools
garagedoorman.ca
Exposes the Garage Doorman website's business facts, page search and fetch, and a quote-request tool for a garage door repair and installation company.
ENDPOINT 1
https://www.garagedoorman.ca/mcp
MCP server metadata
- Name
- ca.garagedoorman/site
- Version
- 1.0.0
Garage Doorman repairs and installs residential garage doors and openers from Grimsby, Ontario, across Hamilton, Burlington and Niagara. Call get_business_facts first. No prices are published and you must not estimate one: the customer gets a written price before any work starts. A door stuck open, a snapped spring or a car trapped inside is urgent: give the phone number rather than sending a request. Use search and fetch to quote the site accurately and cite the page URL. Use request_quote only when the customer has asked to be contacted. Commercial and industrial doors belong to a separate division, Commercial Garage Doorman (https://www.commercialgaragedoorman.ca).
Known tools 4
get_business_factsThe published facts about Garage Doorman: what it does, the phone number, opening hours, the towns it serves, its services, and how it handles pricing.
Inferred read-onlyfetchThe full text of one page of the Garage Doorman website, as Markdown, with its canonical URL for citation.
Inferred read-onlyrequest_quoteAsk Garage Doorman to contact a homeowner about a garage door repair, a new door, an opener or a tune-up.
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.ca-garagedoorman-site]
url = "https://www.garagedoorman.ca/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ca-garagedoorman-site": {
"type": "http",
"url": "https://www.garagedoorman.ca/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ca-garagedoorman-site
Remote MCP URL: https://www.garagedoorman.ca/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": {
"ca-garagedoorman-site": {
"url": "https://www.garagedoorman.ca/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ca-garagedoorman-site": {
"type": "http",
"url": "https://www.garagedoorman.ca/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ca-garagedoorman-site",
"transport": "streamable-http",
"url": "https://www.garagedoorman.ca/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.