← nycvisa.ltd

INDIVIDUAL MCP TOOL

search_visa

Search NYC Visa & Translation catalog across outbound countries (visa from Thailand), inbound Thai visa types (visa to Thailand), services (NAATI, Notary, MFA, BOI, LTR, DTV, etc.), and 77 Thai provinces.

nycvisa.ltdnone 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

nycvisa.ltd

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

.mcp.json

{
  "mcpServers": {
    "nycvisa-ltd": {
      "type": "http",
      "url": "https://nycvisa.ltd/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nycvisa-ltd",
  "transport": "streamable-http",
  "url": "https://nycvisa.ltd/api/mcp"
}
MCP Inspector

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

Related tools

  • get_country_visa — Fetch the full fact-sheet for an outbound country visa (Thai citizens traveling abroad).
  • get_thai_visa — Fetch the full fact-sheet for an inbound Thai visa type (foreigners coming to Thailand): Tourist, LTR, DTV, Education, Retirement, Marriage, Smart Visa, etc.
  • notary_quote — Get a price quote, turnaround time, required documents, and canonical URL for notary service at NYC Visa & Translation (Bangkok, Thailand).
  • naati_quote — Get a price quote, turnaround time, required documents, and canonical URL for naati service at NYC Visa & Translation (Bangkok, Thailand).
  • mfa_legalization_quote — Get a price quote, turnaround time, required documents, and canonical URL for mfa-legalization service at NYC Visa & Translation (Bangkok, Thailand).
  • police_clearance_quote — Get a price quote, turnaround time, required documents, and canonical URL for police-clearance service at NYC Visa & Translation (Bangkok, Thailand).