Odel
real estate listing mcp

real estate listing mcp

Local
@csoai-org1PythonMITUpdated 4 days ago

Real Estate Listing MCP Server by MEOK AI Labs

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).

PyPIreal-estate-listing-mcpv1.0.9

Run

uvx real-estate-listing-mcp

MCP client config

{
  "mcpServers": {
    "real-estate-listing-mcp": {
      "command": "uvx",
      "args": [
        "real-estate-listing-mcp"
      ]
    }
  }
}