← Registry

General Tools

findyourdubai.com

Provides travel tour details, price quotes, visa information, and contact info for a Dubai-based travel service.

1 endpoint5 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://findyourdubai.com/mcp

No auth detected

MCP server metadata

Name
findyourdubai
Version
1.0.0
Capabilities
tools

Known tools 5

get_salalah_tour

Get full details, pricing and inclusions for the Salalah Khareef escorted coach tour from the UAE (Abu Dhabi, Dubai, Al Ain).

Inferred read-only
list_departures

List the next available Salalah tour departure dates.

Inferred read-only
quote_salalah_price

Calculate the total price in AED for a Salalah tour booking given the number of travellers by type.

Inferred read-only
get_uae_visa_info

Get UAE tourist visa types, prices in AED, processing times and required documents.

Inferred read-only
get_contact_info

Get FindYourDubai contact details and how to book.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "findyourdubai",
  "transport": "streamable-http",
  "url": "https://findyourdubai.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 findyourdubai.com was fetched 2026-08-24T01:48:32.096Z.

Trust status Trusted

findyourdubai.com 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.