Busan public facility data (restrooms, pharmacies, WiFi, AEDs, tourist info) for AI agents.
Busan Essentials is an MCP server that provides structured data about essential public facilities in Busan. It offers real-time information to AI agents assisting foreign tourists with nearby services.
🛠️ Key Features
MCP server delivering structured Busan public facility data
Covers restrooms, pharmacies, WiFi, AEDs, and tourist information
5 tracked tools for diverse data sources and queries
Readme excerpt indicates clear documentation and API context
🚀 Use Cases
AI agents helping tourists locate restrooms, pharmacies, or free WiFi
Real-time queries about nearby public facilities in Busan
Contextual data provisioning to travel assistants and mobile bots
⚡ Developer Benefits
Clear MCP server model for integration with AI agents
Descriptive readme excerpt guiding implementation
Focused data domain: public facilities in a specific city
⚠️ Limitations
Data scope limited to Busan public facilities
Availability dependent on data source freshness and API grounding
Declared in the repository manifest (server.json). Not verified against a live endpoint.
find_places
Search for public facilities in Busan by type and conditions
Parameters
No parameters.
get_place_detail
Get full details of a specific place by its ID
Parameters
No parameters.
find_nearby
Find facilities near GPS coordinates, sorted by distance
Parameters
No parameters.
get_subway_timetable
Get Busan subway timetable for a specific station
Parameters
No parameters.
submit_feedback
Submit feedback about data quality, coverage, or feature requests
Busan Essentials is an MCP (Model Context Protocol) server that provides structured data about essential public facilities in Busan. Designed for AI agents that assist foreign tourists with real-time queries about nearby services.
Available Data
Type
Description
Count
aed
AED (defibrillator) locations
2,799
toilet
Public restrooms across all 16 districts
2,487
wifi
Free public WiFi hotspots
1,702
pharmacy
Pharmacies in Busan
1,667
tourist_info
Tourist information centers
26
subway
Subway timetables (Busan Metro lines 1–4)
soon
8,681 places live across 5 types (data.go.kr). subway (Humetro) is next — see Known Data Limitations. toilet coordinates fall back to the district centroid (the upstream standard dataset dropped its WGS84 columns); wifi has precise coordinates.
MCP Tools
find_places
Search for public facilities by type and conditions.
Categories:new_data | data_quality | coverage | format | frequency | other
Known Data Limitations
toilet / wifi: The national standard datasets for these are not served by an OpenAPI, so they are loaded from a downloaded standard-data file. They land in v0.1.1.
subway: v0.1.1 will ship Busan Metro lines 1–4 (Busan Transportation Corp.). The Donghae Line (KORAIL) and Busan–Gimhae Light Rail follow later, pending availability of their timetable APIs.
pharmacy: Sourced from the nationwide pharmacy dataset filtered to Busan. Foreign-language capability flags may be missing for rows where the upstream source does not provide them.
Data Sources
All data sourced from official Korean government open data, used under KOGL Type 1 (출처표시 / Attribution):