← Registry

API Tools

nycvisa.ltd

Provides access to visa and translation service information including visa fact-sheets and service quotes.

1 endpoint7 known toolsFirst detected July 3, 2026Last detected July 3, 2026

ENDPOINT 1

https://nycvisa.ltd/api/mcp

No auth detected

Known tools 7

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.

Inferred read-only
get_country_visa

Fetch the full fact-sheet for an outbound country visa (Thai citizens traveling abroad).

Inferred read-only
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.

Inferred read-only
notary_quote

Get a price quote, turnaround time, required documents, and canonical URL for notary service at NYC Visa & Translation (Bangkok, Thailand).

Inferred read-only
naati_quote

Get a price quote, turnaround time, required documents, and canonical URL for naati service at NYC Visa & Translation (Bangkok, Thailand).

Inferred read-only
mfa_legalization_quote

Get a price quote, turnaround time, required documents, and canonical URL for mfa-legalization service at NYC Visa & Translation (Bangkok, Thailand).

Inferred read-only
police_clearance_quote

Get a price quote, turnaround time, required documents, and canonical URL for police-clearance service at NYC Visa & Translation (Bangkok, Thailand).

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for nycvisa.ltd was fetched 2026-07-26T03:24:41.763Z and is being refreshed.

Trust status Trusted

nycvisa.ltd is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.