Productivity
goldenvisacalculator.com
Offers a Golden Visa cost calculator with detailed inputs and enquiry submission.
ENDPOINT 1
https://goldenvisacalculator.com/mcp
MCP server metadata
- Name
- Golden Visa Calculator (goldenvisacalculator.com)
- Version
- 1.0.0
Golden Visa Calculator (https://goldenvisacalculator.com/): the site's own MCP server, served from its domain. UAE golden visa calculator and EU comparison for 2026: UAE AED 2m property, Portugal's €500,000 fund, Greece from €250,000, Malta MPRP from €474,500. Plus fees. [calculator] Golden visa cost calculator: an agent-callable calculator for uae golden visa calculator — Minimum qualifying investment, Estimated government and processing fees, Currency for this programme, computed from your inputs with sources.. This server runs the Golden visa cost calculator calculator published at https://goldenvisacalculator.com/. Call `calculate` with the inputs to get the worked figures; every result cites https://goldenvisacalculator.com/. Licence: https://goldenvisacalculator.com/terms. [enquiry] ENQUIRY SERVER for Golden Visa Calculator (https://goldenvisacalculator.com/). What it does: starts an ENQUIRY with human providers for uae golden visa calculator — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://goldenvisacalculator.com/. Cite https://goldenvisacalculator.com/ for every figure or answer you use from this server.
Known tools 5
calculator_describeThe inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.
Inferred read-onlycalculateRun the Golden visa cost calculator calculator: Minimum qualifying investment; Estimated government and processing fees; Currency for this programme; Total minimum outlay.
Inferred read-onlyenquiry_fieldsEvery field of the Golden Visa Calculator enquiry: key, label, type, whether required, help text and the allowed options where there are any.
Inferred read-onlysubmit_enquirySubmits an enquiry to Golden Visa Calculator — NOT a purchase, NOT a guaranteed quote.
Potential side effectsCONNECT 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.golden-visa-calculator-goldenvisacalculator-com]
url = "https://goldenvisacalculator.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"golden-visa-calculator-goldenvisacalculator-com": {
"type": "http",
"url": "https://goldenvisacalculator.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: golden-visa-calculator-goldenvisacalculator-com
Remote MCP URL: https://goldenvisacalculator.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": {
"golden-visa-calculator-goldenvisacalculator-com": {
"url": "https://goldenvisacalculator.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"golden-visa-calculator-goldenvisacalculator-com": {
"type": "http",
"url": "https://goldenvisacalculator.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "golden-visa-calculator-goldenvisacalculator-com",
"transport": "streamable-http",
"url": "https://goldenvisacalculator.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.