realestate_municipalities
ActiveTool of Realestate
List the cities/wards (and their 5-digit municipality codes) within a Japanese prefecture, from MLIT's 不動産情報ライブラリ. Use to resolve a city code for realestate_transactions (e.g. find that Chuo-ku, Tokyo = 13102). Pass a prefecture name (e.g. "Tokyo") or 2-digit code (01-47).
Parameters schema
{
"type": "object",
"required": [
"prefecture"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "Optional — your own free MLIT reinfolib subscription key. Omit to use the shared Pipeworx key."
},
"prefecture": {
"type": "string",
"description": "Prefecture name (e.g. \"Tokyo\") or 2-digit code (01-47)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Realestate
https://github.com/pipeworx-io/mcp-realestate
2/7 registries