japan-realestate-mcp
Query real estate transaction prices across Japan from the Ministry of Land, Infrastructure, Transport and Tourism (国土交通省 MLIT).
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Ping: Connection test tool for japan-realestate-mcp. Returns pong with server version info.
- Search Transactions: Search real estate transaction records in Japan by area and property type. Returns individual transaction cases with price, area, and location details. Data source: MLIT Real Esta
- Get Price Summary: Returns statistical price summary (average, median, min, max, price per sqm) for real estate transactions in a specified area. Covers the most recent 4 quarters of MLIT transaction
What data it sees
Do you need an account
No: the server works without sign-in
Query real estate transaction prices across Japan from the Ministry of Land, Infrastructure, Transport and Tourism (国土交通省 MLIT). Search by area and property type, get price summaries with median and average prices.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| ping | Connection test tool for japan-realestate-mcp. Returns pong with server version info. |
| search_transactions | Search real estate transaction records in Japan by area and property type. Returns individual transaction cases with price, area, and location details. Data source: MLIT Real Estate Information Library API (XIT001). Example: prefecture='東京都', city='渋谷区', type='マンション' |
| get_price_summary | Returns statistical price summary (average, median, min, max, price per sqm) for real estate transactions in a specified area. Covers the most recent 4 quarters of MLIT transaction data. Example: prefecture='東京都', city='港区', type='マンション' |
| get_supported_areas | Returns the list of supported prefectures and major cities for Japan real estate search. If prefecture is specified (e.g. '東京都'), returns the list of supported cities in that prefecture. If omitted, returns all 47 prefectures. |