NDI-MCP-Server for Claude Desktop
io.github.creintel/ndi-mcp-server
Commercial real estate deal search, comp lookup, and scoring for the Northeast US
client:Claude Desktop
transport:stdio
runtime:pypi
Install NDI-MCP-Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ndi-mcp-server": {
"command": "uvx",
"args": [
"ndi-mcp-server"
],
"env": {
"NDI_API_KEY": "<NDI_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs