Loading MCP server directory, please wait...
NYC property intelligence, building violations, and restaurant/venue compliance via MCP.
npx @getmcp/cli add io.github.MatchupLabs/nyc-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
NYC_API_KEYAPI key from nycapi.app
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MatchupLabs/nyc-api": {
"command": "npx",
"args": [
"-y",
"@matchuplabs/nyc-api-mcp"
],
"env": {
"NYC_API_KEY": "",
"NYC_API_BASE_URL": ""
}
}
}
}