Japan Real Estate Intel
Rank #23,945io.github.sugukurukabe/japan-real-estate-intel-mcp
Japan real estate MCP: land price, risk, foot traffic, renovation. 10 prefectures.
Japan Real Estate Intel is a Model Context Protocol (MCP) server published by sugukurukabe. It ranks #23,945 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Japan Real Estate Intel is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 7, 2026 and most recently updated on May 19, 2026.
Ranks ahead of 91,646 of 115,591 servers on MCP Toplist.
Use Japan Real Estate Intel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http japan-real-estate-intel-mcp https://realestate-mcp.jp/mcpclaude mcp add japan-real-estate-intel-mcp -e "API_KEY=<your API_KEY>" -e "MLIT_API_KEY=<your MLIT_API_KEY>" -e "ESTAT_APP_ID=<your ESTAT_APP_ID>" -- npx -y @sugukuru/japan-real-estate-intel-mcpReplace each placeholder with your own value before saving.
[mcp_servers.japan-real-estate-intel-mcp]
url = "https://realestate-mcp.jp/mcp"Add to ~/.codex/config.toml.
[mcp_servers.japan-real-estate-intel-mcp]
command = "npx"
args = ["-y", "@sugukuru/japan-real-estate-intel-mcp"]
[mcp_servers.japan-real-estate-intel-mcp.env]
API_KEY = "<your API_KEY>"
MLIT_API_KEY = "<your MLIT_API_KEY>"
ESTAT_APP_ID = "<your ESTAT_APP_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://realestate-mcp.jp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"command": "npx",
"args": [
"-y",
"@sugukuru/japan-real-estate-intel-mcp"
],
"env": {
"API_KEY": "<your API_KEY>",
"MLIT_API_KEY": "<your MLIT_API_KEY>",
"ESTAT_APP_ID": "<your ESTAT_APP_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"url": "https://realestate-mcp.jp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"command": "npx",
"args": [
"-y",
"@sugukuru/japan-real-estate-intel-mcp"
],
"env": {
"API_KEY": "<your API_KEY>",
"MLIT_API_KEY": "<your MLIT_API_KEY>",
"ESTAT_APP_ID": "<your ESTAT_APP_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"japan-real-estate-intel-mcp": {
"type": "http",
"url": "https://realestate-mcp.jp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"japan-real-estate-intel-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sugukuru/japan-real-estate-intel-mcp"
],
"env": {
"API_KEY": "<your API_KEY>",
"MLIT_API_KEY": "<your MLIT_API_KEY>",
"ESTAT_APP_ID": "<your ESTAT_APP_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"serverUrl": "https://realestate-mcp.jp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"command": "npx",
"args": [
"-y",
"@sugukuru/japan-real-estate-intel-mcp"
],
"env": {
"API_KEY": "<your API_KEY>",
"MLIT_API_KEY": "<your MLIT_API_KEY>",
"ESTAT_APP_ID": "<your ESTAT_APP_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"url": "https://realestate-mcp.jp/mcp"
}
}
}{
"mcpServers": {
"japan-real-estate-intel-mcp": {
"command": "npx",
"args": [
"-y",
"@sugukuru/japan-real-estate-intel-mcp"
],
"env": {
"API_KEY": "<your API_KEY>",
"MLIT_API_KEY": "<your MLIT_API_KEY>",
"ESTAT_APP_ID": "<your ESTAT_APP_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sugukurukabe%2Fjapan-real-estate-intel-mcp)<a href="https://mcptoplist.com/server/io.github.sugukurukabe%2Fjapan-real-estate-intel-mcp"><img src="https://mcptoplist.com/badge/io.github.sugukurukabe%2Fjapan-real-estate-intel-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
sugukurukabe
Other servers by sugukurukabe
View all sugukurukabe servers →Available versions (1)
| Version | Published |
|---|---|
| 6.15.1 | May 19, 2026 |
Frequently asked questions
- Who maintains Japan Real Estate Intel?
- Japan Real Estate Intel is maintained by sugukurukabe, which publishes 6 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Japan Real Estate Intel listed on the Official MCP Registry?
- Yes — Japan Real Estate Intel is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Japan Real Estate Intel have?
- MCP Toplist tracks 1 version of Japan Real Estate Intel, most recently published on May 19, 2026.
- Where can I find the source code for Japan Real Estate Intel?
- The source code for Japan Real Estate Intel is hosted at github.com/sugukurukabe/japan-real-estate-intel-mcp.