Tokyo Restroom Finder
https://server.smithery.ai/eng213035/tokyo-restroom/mcpBuilt by someone with a weak stomach who loves ramen. When the emergency hits at Shinjuku station — a dozen train lines, hundreds of exits — you don't have time to guess. This server knows. Find accessible restrooms across 526 Tokyo stations: exit numbers, floor, inside/outside ticket gates, wheelchair access, ostomate facilities, diaper tables. Government open data, no auth, no signup. Try asking: - "Nearest accessible restroom at Shinjuku station?" (Marunouchi Line B1F, 11m from Exit A8) - "Which restrooms near Kanda have a diaper table?" - "I'm at Shibuya with a wheelchair — where's the closest toilet inside the gates?" Bonus tools on the same server: live train status, JMA flood/landslide alerts, hazard risk & official stats for any station or municipality in Japan.
How to connect
https://server.smithery.ai/eng213035/tokyo-restroom/mcp
curl -X POST https://server.smithery.ai/eng213035/tokyo-restroom/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'