Skip to content
Visa Singapore
MCP connector · read-only · no sign-in

Connect VisatoSingapore to Claude & ChatGPT

An AI assistant can check Singapore visa requirements, compare plans and costs, and open a pre-filled application through our Model Context Protocol (MCP) server. It only ever returns information and a deep link — it never takes payment, creates a case or reads a passport.

Endpoint

Add this URL as a custom / remote MCP server. Authentication is not required.

https://www.visatosingapore.com/api/mcp

Transport: streamable HTTP (JSON-RPC 2.0). Auth: none. All tools are annotated read-only.

Tools

Six read-only tools wrap our own Singapore-visa logic.

check_singapore_visa_requirement

Checks the passport nationality, then returns official ICA citations, a fact-verification date and a localized paid-qualification, free SG Arrival Card or clarification step.

list_visa_plans

List service plans with prices, who files, sponsor and government-fee facts.

get_visa_cost

Cost for a plan and optional nationality — service price vs ICA fee, kept separate.

get_application_status_link

Localized self-service link to check an existing case with its reference and surname.

start_visa_application

Qualifies sponsor availability, then returns a compatible plan and pre-filled link in the traveller's preferred site language.

search_visa_guidance

Searches curated answers with official sources and routes reviewed Russian, South Asian and Asian-language commercial queries to the matching localized page with AI-referral attribution.

Add to Claude

  1. In Claude, open Settings → Connectors → Add custom connector.
  2. Paste the URL: https://www.visatosingapore.com/api/mcp
  3. No sign-in or token is required — the tools are public and read-only.
  4. Save, then ask Claude about a Singapore visa; it will call the tools automatically.

Add to ChatGPT (Developer Mode)

  1. In ChatGPT, open Settings → Connectors → Advanced → enable Developer mode.
  2. Add a connector by URL and paste: https://www.visatosingapore.com/api/mcp
  3. Developer mode is required — our server exposes six custom tools rather than the generic search/fetch pair.
  4. Start a chat and ask about a Singapore visa; the tools are called on demand.

What it will and won't do

  • ✓ Returns Singapore-visa information, plans, costs and official ICA sources.
  • ✓ Hands back a pre-filled /start link so a person completes the application on our site.
  • ✗ Never takes payment, creates a case, or ingests a passport inside the assistant.
  • ✗ Not affiliated with ICA — ICA decides visa approval and entry. Verify current rules before filing.

Terms & privacy

Connector questions

Does the VisatoSingapore MCP connector require authentication?

No. The public MCP endpoint is read-only and does not require a token or sign-in.

Can the connector submit or pay for a Singapore visa application?

No. It returns guidance and a pre-filled VisatoSingapore link. A person reviews the route, creates the case and completes any payment on the website.

Does the connector replace ICA guidance?

No. It links to current official sources and keeps ICA as the authority for visa approval and checkpoint entry.

How does the connector choose the $69 or $149 plan?

It asks whether the traveller has their own Singapore local contact or sponsor with SingPass. A confirmed own sponsor can use the $69 filing route; without one, it recommends $149 Full support. It does not guess from nationality or travel history.

Can the application link open in my language?

Yes. The application tool accepts English, Russian, Hindi, Bengali, Urdu, Chinese, Indonesian, Malay, Arabic or Persian as the preferred website language. If no language is supplied, it safely falls back to English.

Can the case-status link open in my language?

Yes. The status-link tool accepts the same ten preferred languages and opens the localized tracking page. The traveller still enters the private case reference and surname on the website; the connector never reads case data.

What happens after the visa-requirement check?

A visa-required result calls the sponsor-qualification tool before any application link. A visa-free result opens localized SG Arrival Card guidance and sells nothing. An unrecognized nationality asks for the passport-issuing country again instead of guessing. Every non-scrubbed result includes official ICA source URLs and the date those facts passed the monthly freshness check.

Can guidance search understand a non-English visa query?

Yes. Reviewed localized commercial queries are matched against the repository's multilingual SEO cores. The tool returns the matching localized page with source=mcp-guidance; if nothing matches, it returns the preferred-language guide hub instead of silently falling back to English.