nyc-property-intel
Rank #6,346io.github.ccedacero/nyc-property-intel
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
nyc-property-intel is a Model Context Protocol (MCP) server published by ccedacero. It ranks #6,346 of 115,460 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. nyc-property-intel is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Apr 11, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 109,114 of 115,460 servers on MCP Toplist.
Use nyc-property-intel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nyc-property-intel https://nyc-property-intel-production.up.railway.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.nyc-property-intel]
url = "https://nyc-property-intel-production.up.railway.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://nyc-property-intel-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nyc-property-intel": {
"url": "https://nyc-property-intel-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"nyc-property-intel": {
"type": "http",
"url": "https://nyc-property-intel-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nyc-property-intel": {
"serverUrl": "https://nyc-property-intel-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nyc-property-intel": {
"url": "https://nyc-property-intel-production.up.railway.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ccedacero%2Fnyc-property-intel)<a href="https://mcptoplist.com/server/io.github.ccedacero%2Fnyc-property-intel"><img src="https://mcptoplist.com/badge/io.github.ccedacero%2Fnyc-property-intel.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
ccedacero
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 12, 2026 |
Frequently asked questions
- Who maintains nyc-property-intel?
- nyc-property-intel is maintained by ccedacero, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is nyc-property-intel listed on the Official MCP Registry?
- Yes — nyc-property-intel is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does nyc-property-intel have?
- MCP Toplist tracks 1 version of nyc-property-intel, most recently published on May 12, 2026.
- Where can I find the source code for nyc-property-intel?
- The source code for nyc-property-intel is hosted at github.com/ccedacero/nyc-property-intel.