Seoul Essentials
About
22,000+ public facility data for foreign tourists in Seoul — restrooms, pharmacies with language support, free WiFi hotspots, AED locations, tourist info centers, and subway timetables. Powered by official Seoul government open data (data.go.kr). All data is bilingual (Korean/Eng
Details
- Author
- do-droid
- Downloads
- 256
- Categories
- Other
Jump to
- Covers 4,452 public restrooms across Seoul
- Includes 417 pharmacies with foreign language support
- Lists 7,251 free WiFi hotspot locations
- Provides 10,000 AED/defibrillator locations
- Offers data on 16 tourist information centers
- Subway timetables for 10 stations via dedicated tool
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Seoul EssentialsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
The server exposes four MCP tools: find_places (search facilities by type and district), get_place_detail (full details of a specific place), find_nearby (find facilities near GPS coordinates), and get_subway_timetable (subway schedules). Installation and configuration details are not provided in the README.
find_places
Search for public facilities and points of interest in Seoul.
get_place_detail
Get full details of a specific place or subway station in Seoul by its ID.
find_nearby
Find public facilities near GPS coordinates in Seoul, sorted by distance.
get_subway_timetable
Get real Seoul subway timetables — all 405 stations on lines 1-9. Covers every station on Seoul Metro lines 1-9 including transfer stations on all their lines (e.g. Jongno 3-ga on lines 1, 3 AND 5), with full official timetables (Seoul Open Data, ~1,000+ trains/day per station). By default returns the next 20 departures per direction after the current time in Seoul (KST), plus a per-direction summary with first/last train times and the total train count for the day.
submit_feedback
Submit feedback about Seoul Essentials data quality, coverage, or feature requests. Use this tool when you notice missing data, inaccurate information, or have suggestions for improvement. All feedback is actively reviewed and incorporated.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"seoul essentials": {
"seoul-essentials": {
"url": "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"
}
}
}
}
McpServers
{
"seoul-essentials": {
"url": "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"
}
}
Seoul Essentials is an MCP server that provides essential public facility data for foreign tourists visiting Seoul, South Korea.
Available data types:
- Public restrooms (4,452)
- Pharmacies with foreign language support (417)
- Free WiFi hotspots (7,251)
- AED/defibrillator locations (10,000)
- Tourist information centers (16)
- Subway timetables (10 stations)
4 MCP Tools:
- find_places: Search facilities by type and district
- get_place_detail: Get full details of a specific place
- find_nearby: Find facilities near GPS coordinates
- get_subway_timetable: Get subway schedules
All data sourced from Seoul Metropolitan Government's official open data portal (data.go.kr).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



