# Japan Real Estate Prices MCP server

Japan real estate transaction prices and official land values (MLIT data) by area, year, and type.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-easakura-japan-real-estate-mcp
- Repository: https://github.com/easakura/japan-real-estate-mcp

## Install
- Endpoint: https://fudousan-mcp.easakura.workers.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://fudousan-mcp.easakura.workers.dev/mcp
- Remote endpoint: https://fudousan-mcp.easakura.workers.dev/sse

## Tools
- list_municipalities (都道府県内の市区町村コード一覧を取得) - 都道府県名を指定して、その中の市区町村コード一覧を取得する。取引価格検索（search_transactions）に必要なcity codeの調べ物に使う。 Endpoint: https://fudousan-mcp.easakura.workers.dev/mcp
- search_transactions (不動産取引価格を検索) - 国土交通省の不動産取引価格情報（実際に成約した価格）を検索する。都道府県・市区町村・四半期を指定。市区町村コードが不明な場合はlist_municipalitiesで調べる。土地・戸建て・マンション等の実取引価格を含む、地価公示より生々しい相場データ。 Endpoint: https://fudousan-mcp.easakura.workers.dev/mcp
- get_land_price (地価公示・地価調査価格を取得) - 指定した都道府県・市区町村の地価公示価格（毎年1月1日時点の公的な土地評価額、いわゆる公示地価）を取得する。実勢の取引価格より安定した「公的基準地価」を知りたい場合に使う。 Endpoint: https://fudousan-mcp.easakura.workers.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.easakura
- Version: 1.0.0
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 13, 2026
- Source: https://registry.modelcontextprotocol.io
