io.github.mirabello-consultancy/mcp-server
https://mcp.mirabelloconsultancy.comskills: {'id': 'list_programmes', 'name': 'list_programmes', 'description': 'List Mirabello-advised citizenship- (CBI) and residency-by-investment (RBI/golden visa) programmes, optionally filtered by type, budget, region, or max processing time.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_programme', 'name': 'get_programme', 'description': 'Full detail for one programme by id (e.g. "dominica-cbi","greece-gv"): routes, fees, processing, mobility, tax, path to citizenship, and the Mirabello programme page.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'compare_programmes', 'name': 'compare_programmes', 'description': 'Compare 2–4 programmes side by side: cost, processing, mobility, family inclusion, tax, path to citizenship.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_processing_times', 'name': 'get_processing_times', 'description': 'Processing-time estimate for one programme (by id) or all.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'estimate_total_cost', 'name': 'estimate_total_cost', 'description': 'Estimate the total cost of a programme for a given family: investment + government & due-diligence fees + family add-ons. Indicative; excludes professional/property/legal fees.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'recommend_programmes', 'name': 'recommend_programmes', 'description': 'Recommend a ranked shortlist of programmes for a client profile (budget, family size, mobility priority, timeline, tax goal) with reasoning. Respects closed/paused programmes.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'check_visa_free', 'name': 'check_visa_free', 'description': 'Mobility for a programme passport: visa-free count, Henley rank, and access to key destinations (Schengen, UK, USA, China).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_index', 'name': 'get_index', 'description': 'The Mirabello Investment Migration Index — a composite 0–100 ranking of CBI/RBI programmes across cost, mobility, speed, path-to-citizenship, stability, family and tax, with transparent published methodology. Filter by type (CBI/RBI) and limit. Programmes with insufficient verified data are flagged provisional and excluded from the headline ranking.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 96.4ms; conformance: pass
How to connect
https://mcp.mirabelloconsultancy.com
curl -X POST https://mcp.mirabelloconsultancy.com \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'