NYC Property & Venue APIs
About
Official NYC property, building, and venue intelligence for AI agents. Use when the user is asking about a specific NYC address, landlord or building risk, open violations or complaints, or restaurant/venue safety and quality in a neighborhood. Example user requests: "Is this a b
Details
- Author
- MATCHUP-LABS
- Downloads
- 300
- Categories
- Other, Security
Jump to
- Resolve a property identifier from an address or BBL.
- Retrieve comprehensive property intelligence.
- Look up open building violations and complaints.
- Get restaurant and venue safety and quality data.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
NYC Property & Venue APIsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Obtain an API key at nycapi.app. The server exposes four tools: resolve_property_identifier, get_property_intelligence, get_building_violations, and get_restaurant_venue_intel. Invoke them by asking natural-language questions about NYC addresses, landlords, violations, or restaurant safety.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"nyc property & venue apis": {
"nycapi": {
"url": "https://nycapi.app/api/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}
}
McpServers
{
"nycapi": {
"url": "https://nycapi.app/api/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
Official NYC property, building, and venue intelligence for AI agents. Use when the user is asking about a specific NYC address, landlord or building risk, open violations or complaints, or restaurant/venue safety and quality in a neighborhood. Example user requests: "Is this a bad landlord?" / "Are there open violations on this building?" / "How safe and clean is this restaurant?" — Four tools: resolve_property_identifier, get_property_intelligence, get_building_violations, get_restaurant_venue_intel. Typical use cases include real estate due diligence, portfolio and lender risk assessment, building compliance audits, tenant advocacy, landlord background research, and restaurant/venue discovery. Get your API key at nycapi.app.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



