cre-kg-mcp

ThirunagariHarish/cre-kg-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
Snowflake-backed CRE knowledge graph MCP server with streaming insights, Node2Vec embeddings, Louvain communities, and Adamic-Adar link prediction. v1.0.0+hackathon.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cre-kg-mcp": {
      "command": "uvx",
      "args": [
        "cre-kg-mcp"
      ]
    }
  }
}

Or install with pip: pip install cre-kg-mcp

README Excerpt

Status: v1.0.0-hackathon | 9 MCP tools | 304 unit tests passing Commercial Real Estate knowledge graph powered by Neo4j + GDS, seeded from Snowflake, and exposed to Claude Desktop via MCP tools. --- Get from `git clone` to a live Claude Desktop session with 9 MCP tools in five steps. Full install guide with troubleshooting is in `INSTALL.md`.

Tools (1)

CRE_MARKET_INSIGHTS