
Seoul Essentials
Query 22,000+ Seoul public facility records—restrooms, pharmacies, WiFi, AEDs, subway—for travel or civic apps via remote MCP.
Overview
io.github.do-droid/seoul-essentials is an MCP server for the Build phase that serves 22,000+ Seoul tourist facility records over streamable HTTP.
What is this MCP server?
- 22,000+ Seoul public facility datapoints: restrooms, pharmacies, WiFi, AEDs, subway
- Hosted streamable-http MCP endpoint on Google Cloud Run (asia-northeast3)
- OCI package ghcr.io/do-droid/seoul-essentials:0.2.0—no local scrape required
- Tourist-focused essentials dataset maintained in do-droid/seoul-essentials repo
- 22,000+ Seoul public facility records
- Server version 0.2.0
- Transport: streamable-http on asia-northeast3 Cloud Run
What problem does it solve?
Travel and civic apps need trustworthy Seoul facility data, but sourcing and refreshing thousands of POIs manually blocks indie builders.
Who is it for?
Builders shipping Seoul-focused travel, mobility, or concierge agents who want a ready-made public facility API.
Skip if: Global city coverage, offline-only apps with no HTTP MCP client, or products outside Korea tourism use cases.
What do I get? / Deliverables
Your agent can query restrooms, pharmacies, WiFi, AEDs, and subway essentials through a hosted MCP URL without building your own dataset.
- Agent queries against 22,000+ Seoul facility records
- Categories covering restrooms, pharmacies, WiFi, AEDs, and subway essentials
Recommended MCP Servers
Journey fit
Geographic public datasets are integrated during Build when you wire real-world data into a product or agent feature. Integrations is the right shelf for hosted data APIs and MCP endpoints your app or agent calls at runtime.
How it compares
Hosted geographic data MCP integration, not a generic maps skill or SEO launch tool.
Common Questions / FAQ
Who is io.github.do-droid/seoul-essentials for?
Indie developers and agent builders targeting Seoul tourists who need restrooms, pharmacies, WiFi, AED, and subway facility lookups.
When should I use io.github.do-droid/seoul-essentials?
During Build when integrating real Seoul civic POI data into a travel app, chatbot, or MCP-powered concierge.
How do I add io.github.do-droid/seoul-essentials to my agent?
Add the streamable-http MCP URL from the server manifest (asia-northeast3 Cloud Run endpoint) in your MCP client; optional self-host via the OCI image ghcr.io/do-droid/seoul-essentials:0.2.0.