mcp-seoul-rtd
Related Servers
Alternatives to mcp-seoul-rtd
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables access to Seoul city data, including real estate transactions, air quality, cultural events, and generic datasets from the Seoul Open Data Plaza API.MIT
- FlicenseNot gradedqualityCmaintenance22,000+ public facility data for foreign tourists in Seoul — restrooms, pharmacies, WiFi, AEDs, tourist info centers, and subway timetables. Bilingual (Korean/English).-
- AlicenseAqualityAmaintenanceAn MCP server that provides access to Seoul's real-time city data (population, transit, air quality, weather, cultural events, etc.) and batch statistics, enabling natural language queries about Seoul. It also includes a catalog of raw Seoul Open Data Plaza datasets.191MIT
- FlicenseNot gradedqualityCmaintenanceIntegrates real-time Seoul data (weather, air quality, traffic, bike-sharing) and visual context to recommend optimal transportation modes for users.-
- AlicenseNot gradedqualityBmaintenanceEnables querying real-time air quality data by region in Seoul, South Korea, using the Seoul Open Data Platform API, supporting multiple regions and monitoring stations.MIT
- AlicenseNot gradedqualityDmaintenanceProvides real-time and predicted congestion data, route optimization, and train arrival information for Seoul subway lines 1-8, helping users choose the best travel times.MIT
TDQS
Scored across 3 tools
Each tool serves a distinct purpose: listing available places, fetching detailed data for a single place, and comparing congestion across places. There is no overlap in their primary functions.
All tool names follow the same verb_noun pattern with lowercase and underscores: list_places, get_citydata, get_congestion_ranking. This is highly predictable and consistent.
Three tools is a minimal but well-scoped set for a real-time Seoul city data server. Each tool covers a necessary aspect: enumeration, retrieval, and ranking, with no redundancy.
The toolset fully covers the domain of accessing real-time city data: listing available places, retrieving detailed data by place with optional category filtering, and obtaining a congestion ranking across all places. There are no obvious gaps for its intended purpose.