General Tools
findyourdubai.com
Provides travel tour details, price quotes, visa information, and contact info for a Dubai-based travel service.
ENDPOINT 1
https://findyourdubai.com/mcp
MCP server metadata
- Name
- findyourdubai
- Version
- 1.0.0
Known tools 5
get_salalah_tourGet full details, pricing and inclusions for the Salalah Khareef escorted coach tour from the UAE (Abu Dhabi, Dubai, Al Ain).
Inferred read-onlyquote_salalah_priceCalculate the total price in AED for a Salalah tour booking given the number of travellers by type.
Inferred read-onlyget_uae_visa_infoGet UAE tourist visa types, prices in AED, processing times and required documents.
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.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.
findyourdubai.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.