← Registry

Content Tools

houseofcars.ae

Provides access to car listings and blog posts from House of Cars Dubai.

1 endpoint4 known toolsFirst detected July 15, 2026Last detected August 22, 2026

ENDPOINT 1

https://houseofcars.ae/mcp

No auth detected

MCP server metadata

Name
house-of-cars-dubai
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public tools for House of Cars Dubai (houseofcars.ae) — a luxury and exotic car dealer in Al Quoz, Dubai. Use `list_cars` to browse published inventory (optionally filter by brand), `get_car` for full spec/pricing on a single listing, and `list_blog_posts` / `get_blog_post` for editorial content. All prices are in AED.

Known tools 4

list_cars

List luxury/exotic cars currently for sale at House of Cars Dubai.

Inferred read-only
get_car

Get full details for a single car listing at House of Cars Dubai by slug (e.g.

Inferred read-only
list_blog_posts

List published blog posts from House of Cars Dubai.

Inferred read-only
get_blog_post

Get the full content of a single published House of Cars Dubai blog post by slug.

Potential side effects

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.house-of-cars-dubai]
url = "https://houseofcars.ae/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "house-of-cars-dubai": {
      "type": "http",
      "url": "https://houseofcars.ae/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: house-of-cars-dubai
Remote MCP URL: https://houseofcars.ae/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": {
    "house-of-cars-dubai": {
      "url": "https://houseofcars.ae/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "house-of-cars-dubai": {
      "type": "http",
      "url": "https://houseofcars.ae/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "house-of-cars-dubai",
  "transport": "streamable-http",
  "url": "https://houseofcars.ae/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 houseofcars.ae was fetched 2026-08-05T21:49:24.525Z and is being refreshed.

Trust status Trusted

houseofcars.ae is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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