japan-realestate-mcp

Query real estate transaction prices across Japan from the Ministry of Land, Infrastructure, Transport and Tourism (国土交通省 MLIT).

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • 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

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

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.

Список инструментов сервера (4)

Технические названия из tools/list. Нужны только разработчикам.

pingConnection test tool for japan-realestate-mcp. Returns pong with server version info.
search_transactionsSearch 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_summaryReturns 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_areasReturns 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.