Developer Tools
Trust: 30/100 (Limited)Borough NYC Real Estate API Guide
Search NYC rentals and sales, property details, building data, and market analytics
by jdmay2
Quick Start
Install
npx @borough/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"app-qwady-borough": {
"command": "npx",
"args": [
"@borough/mcp"
]
}
}
}