
NYC Property & Venue API
Pull NYC building violations, property intelligence, and restaurant compliance data into agent workflows for local real-estate or hospitality products.
Overview
NYC Property & Venue API is a MCP server for the Validate phase that delivers NYC property, violation, and venue compliance data to your agent.
What is this MCP server?
- NYC property intelligence, building violations, and restaurant or venue compliance in one MCP
- npm package @matchuplabs/nyc-api-mcp v0.1.2 with required NYC_API_KEY
- Configurable NYC_API_BASE_URL defaulting to https://nycapi.app
- stdio transport for Claude Code, Cursor, and similar MCP clients
- Package version 0.1.2
- Required environment variable NYC_API_KEY
- Default API base https://nycapi.app
What problem does it solve?
NYC-focused apps need trusted local violation and compliance data, but prototyping without an agent-friendly API is slow and error-prone.
Who is it for?
Builders shipping NYC real-estate, hospitality, or compliance tools who already have or will get an nycapi.app key.
Skip if: National products with no New York user base or teams unwilling to manage a paid API key.
What do I get? / Deliverables
You can scope and prototype features backed by NYC property and venue intelligence before committing to a custom ETL stack.
- Agent-queryable NYC property and violation datasets for prototype features
- Scoped understanding of which compliance endpoints your MVP needs
Recommended MCP Servers
Journey fit
How it compares
Vertical NYC data MCP, not a generic web search or national property-data marketplace.
Common Questions / FAQ
Who is nyc-api for?
Indie developers building NYC property, violations, or restaurant compliance features who want agent-driven access to nycapi.app data.
When should I use nyc-api?
Use it when validating or scoping an NYC-specific MVP that needs building violations, property intelligence, or venue compliance signals.
How do I add nyc-api to my agent?
Install @matchuplabs/nyc-api-mcp, set NYC_API_KEY (required) and optional NYC_API_BASE_URL, and register the stdio server in your MCP client.