Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

TravelerLocal — China travel facts for foreign visitors

io.github.xiaopeng215-sys/travelerlocal

Field-verified China travel facts for foreign visitors: booking walls, hotel registration, transit.

Uptime
100.0%
1 direct probes · 30d
Response
1304ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_city_facts

Facts a foreign traveler needs for a Chinese city, checked against official sources and dated: which attractions need real-name/passport booking and when tickets release, official ticket channels (no …

check_attraction_booking

How a foreigner books a specific Chinese attraction: real-name/passport requirement, ticket release time, whether it sells out, the OFFICIAL channel, and whether authorized resellers exist. Use for 'c…

check_transit_eligibility

Whether a traveler qualifies for China's 240-hour visa-free TRANSIT (not the 30-day visa-free entry). Needs nationality, the entry port/city, and whether they have an onward ticket to a THIRD country/…

search_cities

Search the cities TravelerLocal has guide pages for. Returns matching city names and page URLs. Use to discover coverage or resolve a place to a city.

get_travel_playbook

TravelerLocal's stance, checked against official sources and dated, on the system-level things foreigners get wrong in China (not a specific place): paying when a foreign card fails, eSIM vs VPN and t…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "travelerlocal_—_china_travel_facts_for_foreign_visitors": {
      "url": "https://www.travelerlocal.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}