API Tools
nycvisa.ltd
Provides access to visa and translation service information including visa fact-sheets and service quotes.
ENDPOINT 1
https://nycvisa.ltd/api/mcp
Known tools 7
search_visaSearch 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-onlyget_country_visaFetch the full fact-sheet for an outbound country visa (Thai citizens traveling abroad).
Inferred read-onlyget_thai_visaFetch 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-onlynotary_quoteGet a price quote, turnaround time, required documents, and canonical URL for notary service at NYC Visa & Translation (Bangkok, Thailand).
Inferred read-onlynaati_quoteGet a price quote, turnaround time, required documents, and canonical URL for naati service at NYC Visa & Translation (Bangkok, Thailand).
Inferred read-onlymfa_legalization_quoteGet a price quote, turnaround time, required documents, and canonical URL for mfa-legalization service at NYC Visa & Translation (Bangkok, Thailand).
Inferred read-onlypolice_clearance_quoteGet a price quote, turnaround time, required documents, and canonical URL for police-clearance service at NYC Visa & Translation (Bangkok, Thailand).
Inferred read-onlyCONNECT 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.
nycvisa.ltd is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.