{"name":"korea-public-data","version":"1.1.0","protocol":"mcp","transport":"streamable-http","endpoint":"POST https://api.lazy-mac.com/korea-data/mcp","jsonrpc":"2.0","instructions":"Send JSON-RPC 2.0 POST requests to this endpoint. Available methods: initialize, tools/list, tools/call. No API key required.","available_tools":[{"name":"get_korea_weather","description":"Get current weather and 3-day forecast for a Korean city. Supported cities: Seoul, Busan, Jeju, Incheon, Daegu, Daejeon, Gwangju, Ulsan, Suwon, and more."},{"name":"get_exchange_rate","description":"Get KRW exchange rate for a specific currency. Returns how much 1 unit of the target currency costs in KRW."},{"name":"get_all_exchange_rates","description":"Get all KRW exchange rates for major currencies."},{"name":"get_korean_holidays","description":"Get Korean public holidays for a given year."},{"name":"get_seoul_transport_status","description":"Get current Seoul public transport status including subway and bus operating status, line info, and service intervals."},{"name":"get_korean_stock_market","description":"Get Korean stock market summary with KOSPI and KOSDAQ index data."}],"quick_start":[{"step":1,"description":"Initialize session","body":{"jsonrpc":"2.0","id":1,"method":"initialize"}},{"step":2,"description":"List tools","body":{"jsonrpc":"2.0","id":2,"method":"tools/list"}},{"step":3,"description":"Call a tool","body":{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"get_exchange_rate","arguments":{"currency":"USD"}}}}],"docs":"https://modelcontextprotocol.io/","openapi":"https://api.lazy-mac.com/korea-data/openapi.json"}