← gccdomestic.com

INDIVIDUAL MCP TOOL

search_agencies

Search government-licensed domestic-worker recruitment agencies across the six GCC countries (UAE, Saudi Arabia, Kuwait, Qatar, Bahrain, Oman).

gccdomestic.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.gccdomestic.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_agencies and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

gccdomestic.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "gccdomestic",
  "transport": "streamable-http",
  "url": "https://www.gccdomestic.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • verify_agency_licence — Verify whether a Gulf recruitment agency is government-licensed.
  • search_workers — Browse domestic workers currently listed as available through licensed GCC agencies - housemaids, nannies, cooks, drivers and caregivers.
  • get_salary_benchmarks — Published monthly salary benchmarks for domestic workers in the Gulf, by country and worker nationality.
  • get_platform_guide — How hiring a domestic worker through GCC Domestic works, with canonical links: country directories, the application page for workers, pricing, and verification guides.