Free MCP tool
    No auth · Anonymous · Read-only

    get_endorser
    Free MCP tool.

    Returns the criteria, typical timeline, and evidence patterns for a given UK Global Talent endorsing body or sub-route — Tech Nation, Royal Society, British Academy, Royal Academy of Engineering, UKRI, Arts Council, RIBA, and more.

    “I can look up the specific criteria and typical evidence for any UK Global Talent Visa endorsing body (Tech Nation, Royal Society, Arts Council, RIBA, etc.).”

    N° 01

    When an agent reaches for this tool.

    CASE · 01
    A user is deciding which endorsing body to apply through
    CASE · 02
    A user has chosen a body and wants to know exactly what reviewers look for
    CASE · 03
    An assistant is preparing per-criterion evidence requirements before drafting

    Example prompts

    • “What does Tech Nation Exceptional Talent require?”
    • “What's the criteria for Royal Society Exceptional Promise?”
    • “Tell me about RIBA's evidence patterns for architecture”
    N° 02

    Example call.

    Request · JSON-RPC 2.0
    {
      "jsonrpc": "2.0",
      "id": 1,
      "method": "tools/call",
      "params": {
        "name": "get_endorser",
        "arguments": {
          "route_slug": "digital-technology/exceptional-talent"
        }
      }
    }
    Response · tool result
    {
      "route": "Digital Technology — Exceptional Talent",
      "endorser": "Tech Nation (Founders Forum Group)",
      "mandatoryCriterion": "Show you have been recognised as a leading talent in the digital technology sector in the last 5 years.",
      "optionalCriteria": [
        "Innovation as a founder or senior employee of a product-led digital technology company",
        "Recognition for work beyond your occupation that contributes to the sector",
        "Significant technical, commercial, or entrepreneurial contributions as a founder or employee",
        "Academic contributions through research published or applied in the field"
      ],
      "evidenceRule": "Meet the mandatory criterion plus at least two of the four optional criteria.",
      "typicalTimeline": "Endorsement decision in roughly 3–8 weeks; priority service is faster.",
      "url": "https://ukglobaltalentvisa.org/digital-technology",
      "note": "Verify the live criteria on gov.uk/global-talent before relying on this summary."
    }
    N° 03

    What it cites.

    N° 04

    Related tools.

    Add it to your assistant.
    Free, no auth.