← dubaiwealthindex.com

INDIVIDUAL MCP TOOL

list_rankings

Every ranking this index publishes, with the exact method behind each and the areas an area-level version exists for.

dubaiwealthindex.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://dubaiwealthindex.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_rankings 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

dubaiwealthindex.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.dubai-wealth-index]
url = "https://dubaiwealthindex.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dubai-wealth-index": {
      "type": "http",
      "url": "https://dubaiwealthindex.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dubai-wealth-index": {
      "type": "http",
      "url": "https://dubaiwealthindex.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dubai-wealth-index",
  "transport": "streamable-http",
  "url": "https://dubaiwealthindex.com/api/mcp"
}
MCP Inspector

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

Related tools

  • search — Find a building, area or project by name.
  • fetch — Retrieve a full document by the id a search hit returned, or by any canonical URL on this site.
  • get_building — The full record for one apartment building: median registered sale prices, registered rents, gross yield and the basis it was computed on, growth, turnover upside, off-plan uplift and the forward short-let rate curve where one exists — all by bedroom type.
  • get_building_transactions — The individual registered transactions a building's medians rest on.
  • get_area — One Dubai area: its own medians, its medians by bedroom type, and every building it publishes ordered by gross yield with unpublishable yields last rather than hidden.
  • get_villa_community — One Dubai villa community — Arabian Ranches, The Springs, The Valley — with its registered median price, rent, gross yield, growth and bedroom breakdown.
  • get_city_overview — What the index rests on and what it says citywide: counts, median yield, price per square foot, rent and growth, plus the same medians for every area.
  • get_ranking — One ranking, citywide or for a single area, ordered by exactly one published number.