PluginBench
MCP Server
Maintained

Japan Real Estate Prices MCP Server

io.github.fujimura-ui/japan-real-estate-mcp

What is the Japan Real Estate Prices MCP server?

Japan real estate transaction prices and official land values (MLIT data) by area, year, and type.

How to install Japan Real Estate Prices

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "japan-real-estate-mcp": {
      "url": "https://fudousan-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "japan-real-estate-mcp": {
      "serverUrl": "https://fudousan-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "japan-real-estate-mcp": {
      "type": "http",
      "url": "https://fudousan-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "japan-real-estate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://fudousan-mcp.plus-synergy.workers.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http japan-real-estate-mcp https://fudousan-mcp.plus-synergy.workers.dev/mcp

Related MCP servers

B2B leads for Japan: search 1M+ companies by size, capital, location, subsidy history (gBizINFO).

0
TypeScript
MIT
View repository →

Full-text search of all current Japanese laws (official e-Gov data), down to exact article text.

0
TypeScript
MIT
View repository →

Search Japan's National Diet records (1947-present): statements, Q&A, and debates with citations.

0
TypeScript
MIT
View repository →

Search Japanese government subsidies (official jGrants data): deadlines, amounts, eligibility.

0
TypeScript
MIT
View repository →

Japanese address search and geocoding (official address registry): postal codes and coordinates.

Search Japanese corporate disclosures (FSA EDINET): securities reports and shareholding reports.