送信

Mirabello Consultancy Investment Migration

@mirabello-consultancy

Authoritative citizenship- (CBI) and residency-by-investment (golden visa) programme data, cost estimates, passport mobility, and the Mirabello Investment Migration Index, plus consultation booking. By Mirabello Consultancy (Zurich + Dubai; IMC member, ACAMS certified). Streamable-HTTP; 9 read-only tools + booking.
概要

Mirabello Consultancy — Investment Migration MCP Server

The first Model Context Protocol (MCP) server for citizenship- and residency-by-investment. Maintained by Mirabello Consultancy — a Swiss boutique investment-migration advisory (Zurich + Dubai; IMC member, ACAMS certified).

Authoritative, regularly-updated data on citizenship-by-investment (CBI) and residency-by-investment (RBI / golden visa) programmes — list, compare, estimate total cost for a family, check passport mobility, and book a consultation.

Connect (remote, no install)

Streamable-HTTP, stateless JSON-RPC 2.0:

https://mcp.mirabelloconsultancy.com/

Add to an MCP client config:

{
  "mcpServers": {
    "mirabello": { "url": "https://mcp.mirabelloconsultancy.com/", "transport": "streamable-http" }
  }
}

Tools

ToolPurpose
list_programmesList CBI/RBI programmes, filter by type, budget, region, processing time
get_programmeFull detail for one programme
compare_programmesCompare 2–4 programmes side by side
get_processing_timesProcessing-time estimates
estimate_total_costIndicative total cost for a given family
recommend_programmesRanked shortlist for a client profile
check_visa_freePassport mobility (visa-free count, key destinations)
book_consultationBook a free consultation (requires explicit consent)

Also exposes an MCP resource (mirabello://programmes/all) and an advisor prompt.

REST mirror (for non-MCP clients)

A read-only HTTP mirror is available under /v1, documented by an OpenAPI spec:

Disclaimer

Figures are indicative and subject to change; this server provides general information only and is not legal, financial, tax, or immigration advice, nor an offer or solicitation. Programmes are operated and governed solely by the respective sovereign governments. © Mirabello Consultancy Ltd. Terms: https://www.mirabelloconsultancy.com/ai

サーバー設定

{
  "mcpServers": {
    "mirabello": {
      "url": "https://mcp.mirabelloconsultancy.com/",
      "transport": "streamable-http"
    }
  }
}