← thaidata.uk

INDIVIDUAL MCP TOOL

get_visa_info

Get Skilled Worker visa costs and requirements for hiring Thai chefs.

thaidata.uknone authenticationAvailability not checked

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 endpoint

thaidata.uk

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.thaidata-uk]
url = "https://thaidata.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thaidata-uk": {
      "type": "http",
      "url": "https://thaidata.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thaidata-uk
Remote MCP URL: https://thaidata.uk/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": {
    "thaidata-uk": {
      "url": "https://thaidata.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thaidata-uk": {
      "type": "http",
      "url": "https://thaidata.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thaidata-uk",
  "transport": "streamable-http",
  "url": "https://thaidata.uk/mcp"
}
MCP Inspector

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

Related tools

  • get_city_stats — Get detailed Thai restaurant statistics for any UK city.
  • search_restaurants — Search individual Thai restaurants by city, type, or minimum hygiene rating.
  • find_nearby — Find Thai restaurants near a UK postcode.
  • get_uk_overview — Get overall UK Thai restaurant market statistics: total businesses, market size, growth rate, average hygiene, and national wage data.
  • compare_cities — Compare Thai restaurant statistics between two UK cities side by side.
  • rank_cities — Rank UK cities by Thai restaurant count, hygiene rating, or density per 100k.
  • get_opening_costs — Get estimated cost breakdown for opening a Thai restaurant in the UK: lease, refurbishment, equipment, licenses, and working capital.
  • get_delivery_rates — Get current delivery platform commission rates for Uber Eats (30%), Deliveroo (32%), and Just Eat (14%).