Nusantara-KG-MCP-Server

vfvincentwong2026/Nusantara-KG-MCP-Server
★ 1 stars Unknown language Memory/Knowledge Updated 2d ago
印尼本土室内设计知识与真实落地案例 结构化为知识图谱,并通过 MCP (Model Context Protocol) 协议对外提供服务的智能引擎。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nusantara-kg-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "vfvincentwong2026/Nusantara-KG-MCP-Server"
      ]
    }
  }
}