PropContext gives AI assistants real-time access to Bangalore's new launch residential market — sourced directly from the Karnataka RERA government portal. Every project is RERA-verified.
Tools: search_projects, get_project, search_fulltext, get_builder_projects, get_recent_registrations, search_by_commute, book_site_visit
No API keys required. Remote MCP server — just add the URL.
Server Config
{
"mcpServers": {
"propcontext": {
"command": "npx",
"args": [
"mcp-remote",
"https://propcontext-production.up.railway.app/mcp"
]
}
}
}