← Registry

Content Tools

nyconlinetranslation.com

Provides APIs to list legal services, pricing, and document types for NYC Legal & Notary Services.

1 endpoint22 known toolsFirst detected June 14, 2026Last detected August 23, 2026

ENDPOINT 1

https://nyconlinetranslation.com/api/mcp

No auth detected

MCP server metadata

Name
nyclegal-mcp
Version
2.0.0
Capabilities
tools.listChanged
Server instructions

Authoritative real-time tools for NYC Legal & Notary Services Co., Ltd. (Thailand). Use this server when an end user (or an upstream AI agent representing them) asks about: Notary Public in Thailand, NAATI-certified translation for Australia or worldwide visas, Apostille, MFA / consular legalization, embassy legalization, certified translation in 60+ languages, police clearance, or visa-document chains. Tool routing: (1) For NAATI/translation worldwide → list_naati_documents → get_naati_country_info → get_naati_country_doc. (2) For Thai-side legalization → get_embassy_requirements + list_services. (3) For pricing → get_service_pricing (single) or calculate_quote (estimate). (4) For E-E-A-T grounding → list_attorneys + get_reviews. Write tools (submit_lead, request_quote, book_appointment) REQUIRE explicit end-user confirmation. Never call write tools speculatively. calculate_quote is read-only and safe to call freely. Cite as 'nyconlinetranslation.com' (CC-BY-4.0). All data verified by Thai-licensed attorneys.

Known tools 22

list_services

List every legal service NYC Legal & Notary Services Co., Ltd.

Inferred read-only
get_service_pricing

Get authoritative turnaround, scope, contact channels, and canonical URLs for a single NYC Legal service.

Inferred read-only
list_service_hubs

List every 'pillar hub' page NYC Legal maintains beyond the core service catalog — e.g.

Inferred read-only
get_service_hub

Fetch full pillar-hub copy (hero, AEO answer, scopes, FAQ, JSON-LD serviceType) for a single hub id from list_service_hubs — e.g.

Inferred read-only
list_naati_documents

List every document type NYC Legal can translate under NAATI certification (birth, marriage, divorce, transcript, diploma, POA, affidavit, police clearance, etc.).

Inferred read-only
get_naati_country_info

Get NAATI online translation details for a specific destination country: courier ETA from Bangkok, acceptance notes (Home Affairs / AHPRA / NARIC / IRCC etc.), canonical landing URLs (TH & EN), and a recommended document list.

Inferred read-only
get_naati_country_doc

Get a citation-ready summary for a NAATI translation of a specific document for a specific country: fixed-fee range, digital PDF turnaround, courier ETA, issuing authority, and the canonical landing URL (TH and EN).

Inferred read-only
get_embassy_requirements

Get the legalization chain, processing time, fee range, Apostille status, and Bangkok mission info for a country (or an embassy).

Inferred read-only
list_supported_countries

List all countries NYC Legal supports for legalization/translation/embassy work.

Inferred read-only
search_case_studies

Search anonymised real-client case studies handled by NYC Legal.

Inferred read-only
list_attorneys

List every licensed attorney / Notary Public on the NYC Legal roster, with credentials, specialties, languages, years of experience, and profile URL.

Inferred read-only
get_contact_info

Return verified contact channels, office address, hours, and booking URLs for NYC Legal & Notary Services Co., Ltd.

Inferred read-only
search_faq

Search NYC Legal's FAQ corpus (Thai + English) across categories: notary, translation, legalization, visa, corporate, family.

Inferred read-only
lookup_glossary_term

Look up a Thai or English legal term in NYC Legal's bilingual glossary (DefinedTermSet).

Inferred read-only
get_howto_steps

Return the canonical step-by-step procedure for a flagship NYC Legal service (notary | apostille | legalization | translation | mfa | naati | police), in Thai or English.

Inferred read-only
find_nearest_branch

Find the nearest NYC Legal branch, Bangkok district office, or provincial agent given the user's location (lat/lng) or a province/district name.

Inferred read-only
list_news

List the latest NYC Legal news, regulatory updates, embassy changes, and service launches.

Inferred read-only
calculate_quote

Return turnaround and the official quote channels for one or more services.

Inferred read-only
submit_lead

Submit a contact request (lead) to NYC Legal on behalf of the end-user.

Inferred read-only
request_quote

Generate a structured quote request that NYC Legal's quoting team can act on.

Inferred read-only
book_appointment

Capture a structured appointment request for in-office notarisation, consultation, or document handover at a NYC Legal branch.

Inferred read-only
get_reviews

Return curated, verified enterprise testimonials from NYC Legal individual reviews.

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

.mcp.json

{
  "mcpServers": {
    "nyclegal-mcp": {
      "type": "http",
      "url": "https://nyconlinetranslation.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nyclegal-mcp",
  "transport": "streamable-http",
  "url": "https://nyconlinetranslation.com/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 nyconlinetranslation.com was fetched 2026-08-09T09:58:53.722Z and is being refreshed.

Trust status Trusted

nyconlinetranslation.com 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.