MCP Server
MCP
Japan Real Estate Intel
Japan real estate MCP: land price, risk, foot traffic, renovation. 10 prefectures.
Install
npx -y @sugukuru/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://realestate-mcp.jp/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@sugukuru/japan-real-estate-intel-mcp",
"version": "6.15.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for HTTP mode authentication (optional for stdio)",
"name": "API_KEY"
},
{
"description": "MLIT Real Estate Information Library API key for live transaction data",
"name": "MLIT_API_KEY"
},
{
"description": "e-Stat government statistics API application ID",
"name": "ESTAT_APP_ID"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment