Token导航 LogoToken导航TokenDH.com
NY
AI代理HTTP官方级别未说明来源级核验

NYC Property & Venue Intelligence API

MCP Server

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 restauran…

工具数

公开资料未说明
JavaScriptAPI密钥HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:52

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add matchuplabs/nyc-property-venue

详细介绍

NYC Property & Venue Intelligence API

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 restauran…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add matchuplabs/nyc-property-venue

# Browse available tools
npx -y smithery tool list matchuplabs/nyc-property-venue

# Get full schema for a tool
npx -y smithery tool get matchuplabs/nyc-property-venue resolve_property_identifier

# Call a tool
npx -y smithery tool call matchuplabs/nyc-property-venue resolve_property_identifier '{}'

Direct MCP Connection

Endpoint: https://nyc-property-venue--matchuplabs.run.tools

Required config:

  • apiKey (query) — Your NYC API key from nycapi.app

Optional config:

  • baseUrl (query) — Base URL for the NYC API (optional)

Tools (4)

  • resolve_property_identifier — Normalize and validate a NYC property identifier. Pass a partial address, BBL, or BIN and get back the normalized addre…
  • get_property_intelligence — Get a full property intelligence profile for a NYC property. Returns owner, zoning, assessment, and violation counts. O…
  • get_building_violations — Get building violation records for a NYC property. Returns DOB violations, OATH/ECB violations (fines & penalties), HPD…
  • get_restaurant_venue_intel — Get health inspection and compliance data for a NYC restaurant or venue. Returns current health grade, inspection score…
# Get full input/output schema for a tool
npx -y smithery tool get matchuplabs/nyc-property-venue 

Resources

  • nyc-api://capability-guide — Explains what each tool does, when to use it, and the recommended decision tree for NYC property/building/venue questio…
  • nyc-api://input-formatting — Explains NYC address formats, BBL/BIN identifiers, and borough values accepted by the tools.
  • nyc-api://schema-examples — JSON input/output examples for each tool, including both success and error responses.
  • nyc-api://coverage-notes — Explains data sources, what each covers, refresh cycles, and limitations including rent stabilization caveats.
  • nyc-api://credit-policy — Explains credit costs per tool, detail flags, and best practices to minimize usage.

目录标签

目录标签

JavaScriptAPI密钥HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP