NDI-MCP-Server
Northeast Deal Intel — MCP Server
Connect any MCP-compatible LLM (Claude, Cursor, Continue) to 9,400+ AI-scored commercial real estate deals and 118,000+ closed comps across the Northeast US.
What You Can Do
Ask your LLM natural language questions like:
"Find industrial deals in CT over 7% cap rate under $2M"
"I have a $1.4M 1031 exchange closing in 45 days. What NNN retail fits?"
"Compare the cap rate on this Hartford warehouse to recent comps"
"Score this deal: 215 Main St, Windsor CT, $3.2M industrial, 7.8% cap"
"Score these 5 deals and rank them by investment quality"
"What's the submarket profile for Hartford Metro industrial right now?"
"Find Opportunity Zone deals in CT with 1031 crossover potential"
Related MCP server: nyc-property-intel
Tools Exposed
Core Tools (API Key or x402)
Tool | Description | x402 Price |
| Find active listings by state, type, score, price, cap rate | $0.02 |
| Full deal details + scoring breakdown + sell signal | $0.02 |
| 118K+ closed transactions for benchmarking | $0.03 |
| Submit any deal for AI scoring | $0.10 |
| Cap rate + PSF benchmarks by state/type | $0.02 |
| Ranked replacement properties for 1031 exchange | $0.05 |
| Sell probability for a specific listing | $0.05 |
| State-level market overview | $0.02 |
New x402 Pay-Per-Call Tools
Tool | Description | x402 Price |
| Closed comp lookup — 118K+ records, up to 10/call | $0.03 |
| Submarket profile: cap rates, comp velocity, score dist | $0.03 |
| Opportunity Zone deals + OZ+1031 crossover flags | $0.02 |
| Ranked 1031 replacement properties | $0.05 |
| Score up to 10 deals in one call | $0.05 |
| Pricing, tier info, x402 setup instructions | free |
Access Options
Option 1 — API Key Subscription (best for regular use)
Tier | Price | Daily Limit |
Agent Starter | $49/mo | 500 req/day |
Agent Pro | $149/mo | 5,000 req/day |
Enterprise | $499/mo | 50,000 req/day |
Option 2 — x402 Pay-Per-Call (no subscription)
Pay in USDC on Base mainnet. No signup. No API key. Pay only for what you use.
Network: Base mainnet (
eip155:8453)Pay to:
0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2Discovery:
https://api.northeastdealintel.com/.well-known/x402
Pricing ranges from $0.02 to $0.10 per call depending on endpoint. Call get_access(tier='x402') from within your MCP client for setup details.
Setup
1. Install dependencies
pip install mcp httpx2. Configure Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or
%APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"northeast-deal-intel": {
"command": "python3",
"args": ["/path/to/ndi_mcp_server.py"],
"env": {
"NDI_API_KEY": "your_api_key_here"
}
}
}
}Restart Claude Desktop. You'll see NDI tools in the tool picker.
3. Other MCP clients
Cursor: Add to .cursor/mcp.json in your project root.
Continue: Add to ~/.continue/config.json under mcpServers.
The server uses stdio transport — any MCP-compatible client works the same way.
Example Conversations
1031 Exchange
"I sold a CT strip center for $1.8M and need a replacement property within 45 days. Find me NNN retail with cap rates above 7% priced between $1.5M and $2.2M."
Batch Portfolio Screen
"Here are 8 deals I'm looking at this week. Score them all and tell me which 3 are worth pursuing."
Market Research
"What's the average cap rate for industrial in Hartford Metro right now? How does it compare to the last 90 days of closed transactions?"
Opportunity Zone
"Find me CT deals that qualify for both Opportunity Zone treatment and a 1031 exchange — what's the crossover inventory look like?"
Submarket Deep Dive
"Give me the full picture on Fairfield County multifamily — active listings, comp velocity, score distribution."
API Reference
Base URL: https://api.northeastdealintel.com
x402 Discovery: https://api.northeastdealintel.com/.well-known/x402
OpenAPI Docs: https://api.northeastdealintel.com/docs
Questions
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenanceOpen-source MCP server providing real estate regulatory intelligence (zoning, permits, entitlements, deal scoring) for US properties, enabling AI agents to access 10 callable tools.Last updated1228MIT
- AlicenseAqualityAmaintenanceMCP server for NYC real estate due diligence. Lets Claude query 22+ NYC public-record databases — DOB/HPD/ECB violations, ACRIS deeds, DOF sales, 311 complaints, FDNY incidents, NYPD complaints, marshal evictions, PLUTO, rent stabilization — in plain English.Last updated186MIT
- Alicense-qualityBmaintenanceProvides live commercial real estate data (rates, demographics) and analysis tools (DCF, rent roll parsing, lease abstraction, IC memo generation) within Claude Desktop.Last updated1MIT
- Flicense-qualityCmaintenanceA production-grade MCP server enabling Claude to perform comprehensive NJ real estate workflows including property search, valuation, neighborhood intelligence, investment analysis, and agent tools via 20 tools and 15+ data sources.Last updated
Related MCP Connectors
MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence
Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CREIntel/ndi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server