Japan Real Estate Prices for Cursor
io.github.fujimura-ui/japan-real-estate-mcp
Japan real estate transaction prices and official land values (MLIT data) by area, year, and type.
client:Cursor
transport:streamable-http
Install Japan Real Estate Prices in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"japan-real-estate-mcp": {
"url": "https://fudousan-mcp.plus-synergy.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs