This server taps into South Korean real estate transaction data across apartments, officetels, multi-family units, and single/multi-unit homes. It surfaces both sales and lease records (jeonse and monthly rent) through a set of query tools. Part of the MCP Foundry platform, it requires authentication through their console at mcp-foundry.kro.kr where you generate JWT tokens for access. The data comes from public records, so you're working with actual transaction prices and dates rather than listings. Useful if you're building property analysis tools, market research dashboards, or anything that needs historical Korean real estate pricing. The server runs over HTTP transport and follows the typical Foundry pattern of service-grouped tools with header-based auth.