Japanese court-run real-estate auctions (BIT). 5 tools, ~1,480 active listings. CC BY 4.0.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by 不動産競売 構造化データハブ — Japan real Estate auctions.
search_auctionsSearch by keyword (Japanese FTS over title/address) / prefecture / court_code / property_type / price range / bid_period_only
get_auction_detailFetch one auction by case_id (e.g. `bit_00000078922`) — returns case_number, court, price, bid period, photos, etc.
list_upcoming_salesList auctions whose opening_date falls within the next N days (default 14, max 90)
get_court_directoryLook up a Japanese district court (本庁 or 支部) by code
find_practitioner_for_auctionReturns 司法書士 / 弁護士 / 不動産鑑定士 / 土地家屋調査士 federation directories for a given auction stage (post_acquisition / pre_bid / eviction / boundary_dispute)
Japanese court-run real-estate auction registry (BIT, bit.courts.go.jp) re-published as a structured Remote MCP server.
Remote MCP endpoint (Streamable HTTP):
Add to your mcp_servers config:
| Tool | Description |
|---|---|
search_auctions | Search by keyword (Japanese FTS over title/address) / prefecture / court_code / property_type / price range / bid_period_only |
get_auction_detail | Fetch one auction by case_id (e.g. bit_00000078922) — returns case_number, court, price, bid period, photos, etc. |
list_upcoming_sales | List auctions whose opening_date falls within the next N days (default 14, max 90) |
get_court_directory | Look up a Japanese district court (本庁 or 支部) by code |
find_practitioner_for_auction | Returns 司法書士 / 弁護士 / 不動産鑑定士 / 土地家屋調査士 federation directories for a given auction stage (post_acquisition / pre_bid / eviction / boundary_dispute) |
_canonical URL of each recordbit_lookup_hint field (case_number) to search BIT manuallyIf you prefer plain HTTP without MCP:
GET https://keibai-hub.com/api/auctions/search?prefecture=東京都&limit=20GET https://keibai-hub.com/api/auctions/{case_id}GET https://keibai-hub.com/api/auctions/{case_id}.md (Markdown variant, token-efficient)GET https://keibai-hub.com/api/auctions/coverageGET https://keibai-hub.com/api/auctions/upcoming?days_ahead=14GET https://keibai-hub.com/.well-known/coverage-auctions.jsonGET https://keibai-hub.com/llms.txtIssues and feature requests via GitHub issues.
MIT (this repository's metadata only — the auction data carries CC BY 4.0).
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/japan-real-estate-auctions)<a href="https://allmcps.com/mcp/japan-real-estate-auctions"><img src="https://allmcps.com/api/badge/japan-real-estate-auctions?style=directory" alt="不動産競売 構造化データハブ — Japan real Estate auctions on AllMCPs" /></a>