Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mirabello-consultancy/mcp-server

REMOTE · MCP.MIRABELLOCONSULTANCY.COM · SCANNED SEP 20

Verified CBI/RBI data + Mirabello Freedom Compass origin-aware migration planner. 96 programmes.

+8 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability78
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 13005 tokens (~194/item across 67 items; 63 tools + 4 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 63 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 65 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the io.github.mirabello-consultancy/mcp-server server?

io.github.mirabello-consultancy/mcp-server is a hosted endpoint at https://mcp.mirabelloconsultancy.com/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.mirabelloconsultancy.com

# add to Claude Code
claude mcp add --transport http mirabello-consultancy-mcp-server 'https://mcp.mirabelloconsultancy.com/'
// .cursor/mcp.json
{
  "mcpServers": {
    "mirabello-consultancy-mcp-server": {
      "url": "https://mcp.mirabelloconsultancy.com/"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mirabello-consultancy-mcp-server": {
      "type": "http",
      "url": "https://mcp.mirabelloconsultancy.com/"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.mirabello-consultancy-mcp-server]
url = "https://mcp.mirabelloconsultancy.com/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mirabello-consultancy-mcp-server": {
      "type": "remote",
      "url": "https://mcp.mirabelloconsultancy.com/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mirabello-consultancy-mcp-server --url 'https://mcp.mirabelloconsultancy.com/' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  mirabello-consultancy-mcp-server:
    url: "https://mcp.mirabelloconsultancy.com/"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mirabello-consultancy-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.mirabelloconsultancy.com/"
    }
  }
}
# add to Vellum
assistant mcp add mirabello-consultancy-mcp-server -t streamable-http -u 'https://mcp.mirabelloconsultancy.com/'
// mcp.json
{
  "mcpServers": {
    "mirabello-consultancy-mcp-server": {
      "type": "http",
      "url": "https://mcp.mirabelloconsultancy.com/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • New tool “find_fastest_citizenship” functional
  • 19 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_index” rewrote its description, which is the text the model reads security
    • Tool “list_programmes” rewrote its description, which is the text the model reads security
    • Schema quality: 155 → 192 functional
    • Tool coverage: 47% → 100% functional
    • New prompt “explain_a_refusal” functional
    • New prompt “shortlist_for_client” functional
    • New prompt “verify_a_figure” functional
    • Server version: 1.0.0 → 1.1.0 functional
    • “list_programmes” added an optional parameter “limit” cosmetic
    • “book_consultation” reworded the description of “email” cosmetic
    • “build_sow_pack” reworded the description of “context” cosmetic
    • “build_sow_pack” reworded the description of “origin” cosmetic
    • “check_visa_free” reworded the description of “programme_id” cosmetic
    • “choice_of_law_options” reworded the description of “married” cosmetic
    • “choice_of_law_options” reworded the description of “spouse_nationalities” cosmetic
    • “compare_scenarios” reworded the description of “cc” cosmetic
    • “compare_scenarios” reworded the description of “scenarios” cosmetic
    • “compare_treaty_position” reworded the description of “from” cosmetic
    • “compare_treaty_position” reworded the description of “to” cosmetic
    • “compliance_checklist” reworded the description of “cbi_applicant” cosmetic
    • “compliance_checklist” reworded the description of “crs_reportable” cosmetic
    • “compliance_checklist” reworded the description of “crypto_holder” cosmetic
    • “compliance_checklist” reworded the description of “dac6” cosmetic
    • “compliance_checklist” reworded the description of “eu_cross_border_arrangement” cosmetic
    • “compliance_checklist” reworded the description of “large_cash_or_sow” cosmetic
    • “compliance_checklist” reworded the description of “pep” cosmetic
    • “compliance_checklist” reworded the description of “rbi_applicant” cosmetic
    • “compliance_checklist” reworded the description of “trust_settlor” cosmetic
    • “compliance_checklist” reworded the description of “us_person” cosmetic
    • “create_enquiry” reworded the description of “budget” cosmetic
    • “create_enquiry” reworded the description of “email” cosmetic
    • “create_enquiry” reworded the description of “message” cosmetic
    • “create_enquiry” reworded the description of “name” cosmetic
    • “create_enquiry” reworded the description of “nationality” cosmetic
    • “create_enquiry” reworded the description of “phone” cosmetic
    • “create_enquiry” reworded the description of “preferred_channel” cosmetic
    • “create_enquiry” reworded the description of “residence_country” cosmetic
    • “create_enquiry” reworded the description of “timeline” cosmetic
    • “estimate_timeline” reworded the description of “programme_id” cosmetic
    • “estimate_total_cost” reworded the description of “children_16plus” cosmetic
    • “estimate_total_cost” reworded the description of “children_under16” cosmetic
    • “estimate_total_cost” reworded the description of “programme_id” cosmetic
    • “find_formation_jurisdictions” reworded the description of “eu_clean” cosmetic
    • “find_formation_jurisdictions” reworded the description of “max_setup_usd” cosmetic
    • “find_formation_jurisdictions” reworded the description of “remote_only” cosmetic
    • “find_low_tax” reworded the description of “crypto_friendly” cosmetic
    • “find_low_tax” reworded the description of “no_capital_gains_tax” cosmetic
    • “find_low_tax” reworded the description of “no_income_tax” cosmetic
    • “find_low_tax” reworded the description of “no_inheritance_tax” cosmetic
    • “find_low_tax” reworded the description of “no_wealth_tax” cosmetic
    • “find_low_tax” reworded the description of “non_crs” cosmetic
    • “find_low_tax” reworded the description of “not_eu_listed” cosmetic
    • “find_low_tax” reworded the description of “territorial” cosmetic
    • “find_pathways” reworded the description of “pathway” cosmetic
    • “find_pathways” reworded the description of “region” cosmetic
    • “find_trust_jurisdictions” reworded the description of “strong_protection” cosmetic
    • “flag_cfc_poe_risk” reworded the description of “cc” cosmetic
    • “forced_heirship_risk” reworded the description of “cc” cosmetic
    • “generate_briefing” reworded the description of “children_16plus” cosmetic
    • “generate_briefing” reworded the description of “children_under16” cosmetic
    • “generate_briefing” reworded the description of “mobility_priority” cosmetic
    • “generate_briefing” reworded the description of “tax_goal” cosmetic
    • “generate_briefing” reworded the description of “timeline_max_months” cosmetic
    • “get_digital_gov_progress” reworded the description of “cc” cosmetic
    • “get_document_checklist” reworded the description of “programme_id” cosmetic
    • “get_index” reworded the description of “limit” cosmetic
    • “get_index” reworded the description of “type” cosmetic
    • “get_mobility_optionality” reworded the description of “cc” cosmetic
    • “get_processing_times” reworded the description of “id” cosmetic
    • “get_programme” reworded the description of “id” cosmetic
    • “get_property” reworded the description of “slug” cosmetic
    • “get_recent_changes” reworded the description of “cc” cosmetic
    • “get_recent_changes” reworded the description of “limit” cosmetic
    • “get_regulator_registry” reworded the description of “international” cosmetic
    • “get_wealth_atlas” reworded the description of “cc” cosmetic
    • “get_wealth_index” reworded the description of “cc” cosmetic
    • “get_wealth_index” reworded the description of “limit” cosmetic
    • “get_wealth_index” reworded the description of “weights” cosmetic
    • “list_programmes” reworded the description of “budget_max” cosmetic
    • “list_programmes” reworded the description of “max_processing_months” cosmetic
    • “list_programmes” reworded the description of “region” cosmetic
    • “list_programmes” reworded the description of “type” cosmetic
    • “matrimonial_regime_screen” reworded the description of “cc” cosmetic
    • “plan_path” reworded the description of “budget_usd” cosmetic
    • “plan_path” reworded the description of “family” cosmetic
    • “plan_path” reworded the description of “goal” cosmetic
    • “plan_path” reworded the description of “physical_presence_tolerance” cosmetic
    • “plan_path” reworded the description of “timeline_months” cosmetic
    • “query_graph” reworded the description of “bloc” cosmetic
    • “query_graph” reworded the description of “cc” cosmetic
    • “query_graph” reworded the description of “leads_to” cosmetic
    • “query_graph” reworded the description of “limit” cosmetic
    • “query_graph” reworded the description of “max_investment_usd” cosmetic
    • “query_graph” reworded the description of “min_investment_usd” cosmetic
    • “query_graph” reworded the description of “status” cosmetic
    • “recommend_programmes” reworded the description of “budget_max” cosmetic
    • “recommend_programmes” reworded the description of “family_size” cosmetic
    • “recommend_programmes” reworded the description of “mobility_priority” cosmetic
    • “recommend_programmes” reworded the description of “tax_goal” cosmetic
    • “recommend_programmes” reworded the description of “timeline_max_months” cosmetic
    • “recommend_programmes” reworded the description of “type” cosmetic
    • “residence_evidence_checklist” reworded the description of “cc” cosmetic
    • “search_properties” reworded the description of “beds_min” cosmetic
    • “search_properties” reworded the description of “country” cosmetic
    • “search_properties” reworded the description of “limit” cosmetic
    • “search_properties” reworded the description of “listing_type” cosmetic
    • “search_properties” reworded the description of “programme” cosmetic
    • “search_properties” reworded the description of “sale_status” cosmetic
    • “search_properties” reworded the description of “type” cosmetic
    • “succession_conflict_map” reworded the description of “cc” cosmetic
    • “withholding_map” reworded the description of “from” cosmetic
    • “withholding_map” reworded the description of “to” cosmetic
  • 18 Sept 26 +7
    • HSTS header: fail → pass security
    • HTTPS: fail → pass security
  • 14 Sept 26 0
    • Tool “get_foundation_rules” rewrote its description, which is the text the model reads security
    • Tool “get_nonresident_banking” rewrote its description, which is the text the model reads security
    • Tool “get_property_law” rewrote its description, which is the text the model reads security
  • 13 Sept 26 0
    • Tool “check_visa_free” rewrote its description, which is the text the model reads security
  • 4 Sept 26 0
    • Stability: 0.97 → pass security
  • 3 Sept 26 0
    • Stability: pass → 0.97 functional
    • New tool “check_visa_requirement” functional
    • New tool “list_visa_free_destinations” functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.mirabelloconsultancy.com/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mirabelloconsultancy.com CN=WE1,O=Google Trust Services,C=US 1 Aug 2026 30 Oct 2026 ECDSA 256 ECDSA-SHA256 8a4e3242966878e30e0a893abf02ccde
SANs: mirabelloconsultancy.com, mcp.mirabelloconsultancy.com, *.mcp.mirabelloconsultancy.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.mirabelloconsultancy.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
mirabelloconsultancy.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.mirabelloconsultancy.com/ Verified 200
http (plaintext) http://mcp.mirabelloconsultancy.com/ HTTPS enforced 301 https://mcp.mirabelloconsultancy.com/
MCP tools · 63 exposed · ~12,236 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_nonresident_banking ~189

BANK-ACCOUNT ACCESS for FOREIGN NON-RESIDENTS in a jurisdiction — two profiles: (a) non-resident individual, (b) foreign entity. Each carries the STATUTORY position AND the PRACTICAL bank appetite separately (many countries are legally open but practically closed — the two are never merged), plus typical KYC/document set, remote-opening availability, indicative minimums (bank policy, never law), timelines, CRS/FATCA notes and EDD triggers. Deepens the formation-linked banking landscape to 194-country coverage. Pass cc for one jurisdiction; omit for the covered list. Account opening is decided unilaterally by each bank — NO account opening is ever guaranteed; full CRS/FATCA transparency always. Information, not financial or legal advice.

NameTypeReqDescription
ccstringISO alpha-2 country code, e.g. AE, CH, SG
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_passport_renewal ~261

CBI passport-RENEWAL facts for a Caribbean/Pacific programme country (St Kitts & Nevis, Antigua & Barbuda, Dominica, Grenada, St Lucia, Vanuatu): official government renewal fees (currency-primary EC$/GBP/VT with USD approximations, adult/child/lost-stolen), passport validity (adult/child years incl. Grenada adult 10-year since Jul 2024 and St Lucia 10-year since Aug 2025), typical processing, remote-renewal capability (Vanuatu requires in-person biometrics), biometric status, ECCIRA status (postponed to mid-2026, existing rules in force), the biometric/ECCIRA deadlines (e.g. St Kitts 31 Jul 2027), official source URLs, last_verified and the Mirabello /passport-renewal page. Pass country (programme id, e.g. st-kitts-cbi) for one; omit for all six. Citizenship is permanent; an expired passport is only a lapsed travel document. Information, not advice.

NameTypeReqDescription
countrystringprogramme id (e.g. st-kitts-cbi, st-lucia-cbi) or country alias; omit for all six
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_processing_times ~68

Processing-time estimate for one programme (by id) or all.

NameTypeReqDescription
idstringProgramme id as returned by list_programmes (e.g. "dominica-cbi", "greece-gv", "portugal-gv"). Not a country name and not a website slug.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_programme ~114

Full detail for one programme by id (e.g. "dominica-cbi","greece-gv"): routes, fees, processing, mobility, tax, path to citizenship, its Mirabello Index composite score + rank (mirabello_index), and the Mirabello programme page.

NameTypeReqDescription
idstringyesProgramme id as returned by list_programmes (e.g. "dominica-cbi", "greece-gv", "portugal-gv"). Not a country name and not a website slug.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_property ~92

Full detail for one investment property by slug: price, specs, location, qualifying programme + holding period, project/developer (where disclosed), availability and freshness. Mirabello Consultancy is broker of record; brochure, floor plan and due-diligence pack are available from Mirabello on enquiry. Indicative; verify with Mirabello.

NameTypeReqDescription
slugstringyesListing slug exactly as returned by search_properties.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_property_law ~259

REAL-ESTATE LAW FOR FOREIGN BUYERS in a jurisdiction: may foreigners own freehold (unrestricted / restricted zones / leasehold-only / approval required / prohibited), restricted categories (border zones, agricultural, coastal), approval regimes (e.g. Lex Koller, FIRB), which ownership VEHICLES a foreigner may lawfully use (direct / local company / foreign company / trust / foundation — the combination matrix with the formation, foundation and banking layers), purchase taxes and foreign-buyer surcharges, holding taxes on non-resident owners, rental restrictions, repatriation of proceeds, residence/golden-visa linkage and inheritance by foreign heirs. Federal states (US, CH, AU, CA, AE) are flagged subnational — rules are state/canton/emirate-level and NO single country-wide answer is inferred. Covers the LAW behind a purchase rather than property listings. Pass cc for one jurisdiction; omit for the covered list. Rules are set and applied solely by national and sub-national authorities and change without notice; conveyancing and approvals run via licensed local professionals. Information, not legal, tax or investment advice.

NameTypeReqDescription
ccstringISO alpha-2 country code, e.g. CH, AE, PT
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_provenance ~168

CITATION-FIRST provenance for a country's pathway facts (W3C PROV-O + Schema.org). For each fact returns: the cited official source_url + source_class + verbatim quote (evidence), how it was derived (extraction model + ensemble + independent corroboration), confidence, first_seen/last_changed, and a per-data-class FRESHNESS block (as_of, governing_class, sla_days, status fresh|aging|stale|CHECK-OFFICIAL-SOURCE, recheck_by). Use this to CITE Mirabello data with a source + as-of date and to know when to re-verify. Pass cc (+ optional pathway).

NameTypeReqDescription
ccstringyesISO alpha-2 country code
pathwaystringoptional: one pathway id
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_recent_changes ~175

Recent material changes across investment-migration programmes (launches, closures, threshold/mobility/regulatory changes) + current status counts, PLUS pathway_field_changes (official-source field-level diffs per country x pathway, from->to + cited source) and official_legislation_changes (changes detected directly on official government/gazette sources). The freshest, primary-source-verified record — use for "what changed recently / latest" questions. Pass cc to filter to one country.

NameTypeReqDescription
ccstringISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
limitnumberMaximum number of items to return. Responses can be large; use this to keep the answer small.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_regulator_registry ~160

Registry of the regulatory bodies that govern tax, company formation, accounting, treaties and banking per jurisdiction — ranked most-to-least important, with official-source links (tax authority, company registrar, financial/AML regulator, central bank, specialists like FDIC, DFSA, ADGM FSRA, Cayman CIMA) — plus the international layer (FATF, EU Code of Conduct list, OECD, DG TAXUD, FSB). Pass cc for one jurisdiction, or international:true for the supranational bodies.

NameTypeReqDescription
ccstringISO alpha-2 (or roster key like MY-LABUAN, KZ-AIFC)
internationalbooleanTrue to include international/offshore structures rather than domestic-only options.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_structuring_playbook ~164

Structuring playbook for online/global businesses: recommended setups by CUSTOMER MARKET (USA, EU, Switzerland, Asia, Middle East income), worldwide archetype stacks (solo, scale-up, multi-region enterprise), and HOLDING-LAYER options by region (Swiss holding, Luxembourg SOPARFI, Cyprus holdco, ADGM SPV, Singapore holdco) with what a holding genuinely delivers. Rule zero: profit tax follows the OWNER (residence/PoEM/CFC), not the customers. Optionally pass a market or archetype to focus.

NameTypeReqDescription
archetypestringsolo-lean | scaleup | enterprise
holdingbooleaninclude holding-layer detail
marketstringus | eu | ch | asia | mea
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_structuring_roster ~151

Mirabello curated GLOBAL STRUCTURING roster from a full ~195-country screen: A-tier company-formation jurisdictions (UAE free zones/ADGM, US LLC, Switzerland, Singapore, Cyprus, Malta, Hungary, Jersey, Mauritius, Luxembourg, Ireland...), trust situs options, personal-tax-residence regimes, plus the watchlist of pending re-ratings (e.g. Monaco FATF delisting). Governed by the Mirabello Standard (EU/FATF list hygiene, bankability, transparency, executability, reputation). Optionally filter by lane: corporate, trust, personal.

NameTypeReqDescription
lanestringcorporate | trust | personal | watchlist (omit for full roster)
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_wealth_atlas ~166

The Mirabello Wealth-Protection Atlas — OBJECTIVE per-pillar sub-indices (0-100) for each jurisdiction: tax efficiency, structure strength, residence clarity, crypto clarity, succession certainty, regulatory transparency (international compliance alignment — NOT a secrecy score) and institutional stability (World Bank WGI, where sourced). No composite ranking — weightings depend on client facts; a client-weighted composite index is available separately. Pass cc for one jurisdiction, omit for all. Includes methodology + a de-risk note. INFORMATION, NOT ADVICE.

NameTypeReqDescription
ccstringISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

get_wealth_index ~226

CLIENT-WEIGHTED wealth-protection composite over the Atlas pillars. Pass your own weights (any of tax_efficiency, structure_strength, residence_clarity, crypto_clarity, succession_certainty, regulatory_transparency, institutional_stability) to score jurisdictions for a SPECIFIC client profile — there is no single public "best" ranking because the right weighting depends on the client. Omit weights for an illustrative default composite. Pass cc for one jurisdiction, or limit for the top N. Pure projection over Mirabello-verified data; illustrative comparative score, NOT advice.

NameTypeReqDescription
ccstringISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
limitnumberMaximum number of items to return. Responses can be large; use this to keep the answer small.
weightsobjectOptional weighting overrides for the index pillars, as an object of pillar name to weight; omit for the published default weights.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

list_programmes ~247

List Mirabello-advised citizenship- (CBI) and residency-by-investment (RBI/golden visa) programmes, optionally filtered by type, budget (USD, compared at indicative FX), region, or max processing time. All 98 programmes is a large response — pass limit when you only need a sample. Budget filters exclude programmes with no fixed threshold, which are still listed unfiltered.

NameTypeReqDescription
budget_maxnumberMaximum headline minimum investment the applicant will consider, in USD. Programmes with no fixed threshold are excluded from budget filtering.
limitnumberMaximum number of items to return. Responses can be large; use this to keep the answer small.
max_processing_monthsnumberMaximum acceptable processing time in MONTHS, compared against the lower bound of each programme's published range.
regionstringRegion filter, matched case-insensitively (e.g. "Caribbean", "EU", "Middle East", "Pacific", "Africa", "Asia").
typestringProgramme family: "CBI" grants citizenship, "RBI" grants residence (golden visa). Omit for both.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

list_visa_free_destinations ~115

ALL destinations for ONE nationality grouped by requirement: visa-free (with maximum stay days where published), visa on arrival, e-visa, electronic travel authorisation, visa required, no admission - plus the counts and a visa-free-plus-on-arrival mobility total. From the open Passport Index dataset (199 passports); general information, verify before travel.

NameTypeReqDescription
from_nationalitystringyespassport held - ISO alpha-2 code or country name
groupstringoptional: return only this group
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

matrimonial_regime_screen ~110

Default matrimonial-property regime for a jurisdiction (e.g. community of acquisitions vs separation of property), whether prenuptial/marital agreements can vary it, and how property splits on divorce or death. Informational — confirm with local counsel. Use ISO alpha-2.

NameTypeReqDescription
ccstringyesISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

plan_global_setup ~345

THE COMPOSED TOOL: one origin-aware answer for the FULL global-setup question — mobility (residence/citizenship options via the Freedom Compass), tax-residence pairing, entity stack by customer market, holding layer, banking access and protection/succession pointers, each layer from Mirabello-verified, provenance-carrying data. Use for questions like: I am an Egyptian founder selling SaaS to the US — what is my full setup? Pass from_citizenship (ISO alpha-2 array) and any of: from_tax_residence, markets (array of us|eu|ch|asia|mea — where the CUSTOMERS are), archetype (solo-lean = freelancer/solo to ~1M; scaleup = 1-10M with team; enterprise = 10M+ multi-region), budget_usd (mobility budget), include_mobility (default true). Rule zero: profit tax follows the OWNER (residence/PoEM/CFC), not the customers. Information only, never advice; ends in a consultation route for real-fit users.

NameTypeReqDescription
archetypestringsolo-lean | scaleup | enterprise
budget_usdnumbermobility/investment budget for the residence-citizenship layer
from_citizenshiparraycurrent citizenship(s), ISO alpha-2
from_tax_residencestringcurrent tax residence, ISO alpha-2
include_mobilitybooleaninclude the Freedom Compass mobility layer (default true)
marketsarraycustomer markets: us | eu | ch | asia | mea
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

plan_path ~389

The Mirabello Freedom Compass — ORIGIN-AWARE migration path planner. Given the client's STARTING POINT — current citizenship(s) + tax residence — plus their goal, returns ranked end-to-end options. The origin is the constraint: it sets the MOBILITY DELTA (what a passport actually ADDS over the one they hold — a Caribbean passport adds little to a US/EU citizen, lots to others), eligibility/restrictions, and tax-exit/reporting considerations (e.g. US citizenship-based tax & §877A, German AStG §6 — generic, sourced, CHECK-OFFICIAL-SOURCE). Each path carries fit_score + rationale, mobility_delta, eligibility, min_investment, processing_time. Informational only, not advice. Use for "I am a [nationality], I want [goal] — what should I do?". Pass from_citizenship (ISO alpha-2 array) + goal.

NameTypeReqDescription
budget_usdnumberTotal budget the applicant has available for the investment itself, in USD (fees are additional).
familyobjectFamily composition object, e.g. { "adults": 2, "children_under16": 1, "children_16plus": 0 }.
from_citizenshiparrayyescurrent citizenship(s), ISO alpha-2 e.g. ["US"]
from_tax_residencestringISO alpha-2 tax residence (defaults to first citizenship)
goalstringWhat the applicant is optimising for, in plain words: visa-free travel, tax residence, family relocation.
physical_presence_tolerancestringHow much time the applicant can spend in-country: "none", "minimal", "flexible", "relocating".
timeline_monthsnumberTarget time to the outcome, in MONTHS.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

query_graph ~485

RELATIONAL query over the investment-migration KNOWLEDGE GRAPH (programme entities · countries · blocs · investment thresholds · authorities · legal sources). Two modes: (1) pass id to get a single entity + its neighbours (e.g. id:"programme:dominica-cbi" or "country:GR" or "bloc:EU"); (2) pass filters to find PROGRAMMES matching constraints — type (CBI|RBI), cc, status (e.g. operational), leads_to (citizenship|residence), bloc (EU|GCC|CARICOM), max_investment_usd / min_investment_usd (FX-normalised, best-effort) — each returned with its country, options, authority and official legal source. Answers queries the flat tools cannot, e.g. "open CBI programmes leading to citizenship under $200k with their governing source". Investment figures are best-effort USD; cite the programme official_source for the authoritative amount. Information, not advice.

NameTypeReqDescription
blocstringPolitical/economic bloc filter (e.g. "EU", "Schengen", "CARICOM", "GCC").
ccstringISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
idstringentity id for neighbours mode (programme:<id> | country:<CC> | bloc:<NAME> | authority:<slug> | source:<host>)
leads_tostringDesired outcome: "citizenship" (a passport) or "residence" (a permit).
limitnumberMaximum number of items to return. Responses can be large; use this to keep the answer small.
max_investment_usdnumberUpper bound on the headline minimum investment, in USD.
min_investment_usdnumberLower bound on the headline minimum investment, in USD.
statusstringProgramme status filter: "operational" (accepting applications), "emerging" (new but operating), "announced" (legislated or proclaimed but NOT in force — no applications), "closed", "paused".
typestringCBI or RBI
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

recommend_programmes ~197

Recommend a ranked shortlist of programmes for a client profile (budget, family size, mobility priority, timeline, tax goal) with reasoning. Respects closed/paused programmes.

NameTypeReqDescription
budget_maxnumberMaximum headline minimum investment the applicant will consider, in USD. Programmes with no fixed threshold are excluded from budget filtering.
family_sizenumberTOTAL number of people to be included, the main applicant INCLUDED (so a couple with two children is 4).
mobility_prioritybooleanTrue when visa-free travel is the applicant's main objective.
tax_goalbooleanTrue when the applicant's main objective is a tax outcome rather than mobility.
timeline_max_monthsnumberMaximum acceptable time to the outcome, in MONTHS.
typestringProgramme family: "CBI" grants citizenship, "RBI" grants residence (golden visa). Omit for both.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

residence_evidence_checklist ~139

Tax-residence TESTS + evidence factors for a jurisdiction: day-count thresholds, statutory test (e.g. UK SRT), connecting/ties factors (permanent home, centre of vital interests, habitual abode, family, accommodation, economic links), how residence ceases, and the documentary evidence that proves residence start/cease. Tests and factors only — NOT a residence determination. Use ISO alpha-2.

NameTypeReqDescription
ccstringyesISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

search_properties ~331

Search Mirabello-advised investment real estate that QUALIFIES for a citizenship- or residency-by-investment programme. Filter by country, programme (e.g. "grenada-citizenship-by-investment", "greece-golden-visa"), type (CBI|RBI), budget_max (USD, FX-normalised best-effort), beds_min, listing_type (villa|apartment|residence|plot), sale_status. Returns priced listings with the qualifying programme, availability, and the Mirabello enquiry route. Mirabello Consultancy is broker of record on every listing — there is no direct developer contact; all buyer enquiries are routed through Mirabello. Indicative figures; book a consultation to confirm.

NameTypeReqDescription
beds_minnumberMinimum number of bedrooms.
budget_maxnumbermax price in USD (best-effort FX)
countrystringCountry name to filter listings by (e.g. "Greece", "Portugal").
limitnumberMaximum number of items to return. Responses can be large; use this to keep the answer small.
listing_typestringListing category, for example apartment, villa, townhouse, land or commercial.
programmestringProgramme id whose investment rules the property must satisfy (e.g. "greece-gv").
sale_statusstringAvailability filter, for example available, reserved or sold.
typestringProgramme family: "CBI" grants citizenship, "RBI" grants residence (golden visa). Omit for both.
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

subscribe_changes ~142

Subscribe to verified programme-change alerts (price changes, launches, corrections — each linked to the official source). Agents: provide webhook_url (HTTPS POST on each change). Humans: provide email (explicit consent required). Optional programme_ids filter. Returns a subscription id + unsubscribe URL.

NameTypeReqDescription
consentbooleanrequired true when email is given (GDPR)
emailstringemail for change alerts (requires consent:true)
programme_idsarrayoptional filter — only these programmes
webhook_urlstringHTTPS endpoint to POST change entries to (for agents/systems)
websitestringleave blank (spam honeypot)
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

succession_conflict_map ~152

Cross-border succession conflict-of-laws position for a jurisdiction: which law governs succession (habitual residence / nationality / situs of assets), EU Succession Regulation 650/2012 (Brussels IV) applicability and whether a professio juris (choice of national law in a will) is available, any clawback of lifetime gifts into reserved shares or renvoi, plus trust/foundation interaction and the headline cross-border planning point. Informational, not advice. Use ISO alpha-2.

NameTypeReqDescription
ccstringyesISO 3166-1 alpha-2 country code, uppercase (e.g. "PT" Portugal, "AE" United Arab Emirates, "KN" St Kitts and Nevis).
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

withholding_map ~67

Treaty withholding-tax rates (dividends/interest/royalties) for a from→to corridor.

NameTypeReqDescription
fromstringyesStart of the date range, ISO date (YYYY-MM-DD).
tostringyesEnd of the date range, ISO date (YYYY-MM-DD).
NameTypeReqDescription
book_a_consultationstringURL to book a Mirabello consultation.
data_updatedstringDate the underlying dataset was last updated.
disclaimerstringInformation, not legal/tax/financial/immigration advice; figures indicative.
errorstringPresent only when the request could not be fulfilled.
providerstringAlways "Mirabello Consultancy".
sourcestringAttribution for the data.
termsstringAcceptable-use and information-not-advice terms.

No examples provided.

Common questions

What is the io.github.mirabello-consultancy/mcp-server server?

io.github.mirabello-consultancy/mcp-server is listed in the public MCP registry as io.github.mirabello-consultancy/mcp-server. Verified CBI/RBI data + Mirabello Freedom Compass origin-aware migration planner. 96 programmes. This page covers its hosted endpoint (https://mcp.mirabelloconsultancy.com/).

Is the io.github.mirabello-consultancy/mcp-server server safe to use?

io.github.mirabello-consultancy/mcp-server scores 88 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.mirabello-consultancy/mcp-server server expose?

io.github.mirabello-consultancy/mcp-server exposes 63 tools: list_programmes, get_programme, compare_programmes, get_processing_times, estimate_total_cost, and 58 more. Their descriptions and schemas cost roughly 12,236 tokens of context every time the server is loaded.

Does the io.github.mirabello-consultancy/mcp-server server require authentication?

No. We connected to io.github.mirabello-consultancy/mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.mirabello-consultancy/mcp-server server still maintained?

io.github.mirabello-consultancy/mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.