mcpbeat Sign in

Nyc Property Intel MCP Server

by ccedacero Your server? Claim it
answering

Nyc Property Intel is answering right now. Last checked 11 min ago. Last commit 12 Sep 2026.

MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
358 ms
Response time
average over 24h
7
Stars
last commit 12 Sep 2026

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        output = subprocess.check_output(['wc', '-l', filepath]).decode('utf-8')
        filepath = os.path.join(DATA_DIR, filename)
Page loads a third-party script site/index.html:254
  <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add nyc-property-intel --transport http https://nyc-property-intel-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nyc-property-intel": {
      "url": "https://nyc-property-intel-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nyc-property-intel]
url = "https://nyc-property-intel-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nyc-property-intel": {
      "url": "https://nyc-property-intel-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nyc-property-intel": {
      "url": "https://nyc-property-intel-production.up.railway.app/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://nyc-property-intel-production.up.railway.app/mcp streamable-http needs auth 348 ms 11 min ago

Alternatives to Nyc Property Intel

same job, measured the same way
MCP Devtools
by marin1321

MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.

37 installs/wk local only
Copilot Datagate
by afurlane

Policy-driven, read-only MCP server for safe database access from AI tools.

32 installs/wk local only
Altr MCP Server
by altrsoftware

MCP server for ALTR data security: databases, tags, policies, classification, access, audits

242 installs/wk local only
I
Lit MCP
by gauravfs-14

MCP server for academic literature databases (arXiv, DBLP) to accelerate research using LLMs.

103 installs/wk local only
Read Only Local Mysql MCP Server
by hove

MCP server for read-only MySQL database queries in Claude Desktop

264 installs/wk local only
C
Read Only Mysql MCP Server
by hove

MCP server for read-only MySQL database queries in Claude Desktop

local only
Read Only Local Postgres MCP Server
by hove

MCP server for read-only PostgreSQL database queries in Claude Desktop

159 installs/wk local only
Colabfit MCP
by colabfit

An MCP server that provides access to the ColabFit database

81 installs/wk local only

Nyc Property Intel — questions

Answers built from our own checks of this server.

Why is there no tool list for Nyc Property Intel?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Nyc Property Intel working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 358 ms. The bar chart above shows every period we have measured.
How do I connect Nyc Property Intel?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Nyc Property Intel need an API key?
Yes. Every time we knock, Nyc Property Intel answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Nyc Property Intel?
It answers our handshake in 358 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Nyc Property Intel open source?
Yes — it is published under the MIT licence, written in Python and 7 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.