Server data from the Official MCP Registry
Japanese court-run real-estate auctions (BIT). 5 tools, ~1,480 active listings. CC BY 4.0.
Japanese court-run real-estate auctions (BIT). 5 tools, ~1,480 active listings. CC BY 4.0.
Remote endpoints: streamable-http: https://keibai-hub.com/mcp-auctions
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
5 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-keibai-hub-keibai-hub-mcp": {
"url": "https://keibai-hub.com/mcp-auctions"
}
}
}From the project's GitHub README.
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):
https://keibai-hub.com/mcp-auctions
Add to your mcp_servers config:
{
"keibai-hub": {
"url": "https://keibai-hub.com/mcp-auctions"
}
}
| 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).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.