Loading MCP server directory, please wait...
Search NYC rentals and sales, property details, building data, and market analytics
npx @getmcp/cli add app.qwady/boroughRequires Node.js 18+. Community-contributed server. Review source before installing.
BOROUGH_API_KEYYour Borough API key (get one free at https://borough.qwady.app/pricing)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.qwady/borough": {
"command": "npx",
"args": [
"-y",
"@borough/mcp"
],
"env": {
"BOROUGH_API_KEY": ""
}
}
}
}