Catalog
io.github.rogiervdbrnk/mcp-real-estate-server
OfficialDutch real estate data with KRK Makelaars report generation.
Query Dutch real estate data and generate KRK Makelaars reports.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-real-estate-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/rogiervdbrnk/mcp-real-estate-server:v1.3.6"
]
}
}
}