General Tools
yeggarages.com
Provides access to SAN CAPITAL DEVELOPMENTS' project listings, suite types, and contact details for consultation booking.
ENDPOINT 1
https://yeggarages.com/mcp
MCP server metadata
- Name
- yeg-garages-mcp
- Version
- 0.1.0
Public marketing tools for SAN CAPITAL DEVELOPMENTS INC (YEG Garages). Use `list_projects` for built and in-progress garage/garden suite projects in Edmonton, `list_suite_types` for the categories of suites offered (garage, garden, legal basement, dual), and `get_contact_info` to retrieve phone and email for booking a consultation.
Known tools 3
list_projectsList SAN CAPITAL DEVELOPMENTS' garage suite and garden suite projects in Edmonton, including neighborhood, size, bedrooms, status, and a short description.
Inferred read-onlylist_suite_typesList the types of secondary suites SAN CAPITAL DEVELOPMENTS builds in Edmonton — garage suites, garden suites, legal basement suites, and dual side-by-side builds.
Inferred read-onlyget_contact_infoReturn public contact details for SAN CAPITAL DEVELOPMENTS INC — phone number and email addresses for booking a free garage or basement suite consultation in Edmonton.
Potential side effectsCONNECT 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.yeg-garages-mcp]
url = "https://yeggarages.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"yeg-garages-mcp": {
"type": "http",
"url": "https://yeggarages.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: yeg-garages-mcp
Remote MCP URL: https://yeggarages.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": {
"yeg-garages-mcp": {
"url": "https://yeggarages.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"yeg-garages-mcp": {
"type": "http",
"url": "https://yeggarages.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "yeg-garages-mcp",
"transport": "streamable-http",
"url": "https://yeggarages.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 yeggarages.com was fetched 2026-08-26T14:49:24.027Z.
yeggarages.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.