Odel
NDI-MCP-Server

NDI-MCP-Server

Local
@creintelPythonMITUpdated 2mo ago

Commercial real estate deal search, comp lookup, and scoring for the Northeast US

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIndi-mcp-serverv1.0.2

Run

uvx ndi-mcp-server

MCP client config

{
  "mcpServers": {
    "ndi-mcp-server": {
      "command": "uvx",
      "args": [
        "ndi-mcp-server"
      ]
    }
  }
}