Loading MCP server directory, please wait...
Commercial real estate deal search, comp lookup, and scoring for the Northeast US
npx @getmcp/cli add io.github.CREIntel/ndi-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
NDI_API_KEYYour NDI API key. Get one at northeastdealintel.com/agent-api.html
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CREIntel/ndi-mcp-server": {
"command": "uvx",
"args": [
"ndi-mcp-server"
],
"env": {
"NDI_API_KEY": ""
}
}
}
}