FalkorDB-MCPServer

FalkorDB/FalkorDB-MCPServer
★ 34 stars TypeScript 🗄️ Database Updated 8d ago
FalkorDB-MCPServer is an MCP (Model Context Protocol) server that connects LLMs to FalkorDB
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": {
    "falkordb-mcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "FalkorDB/FalkorDB-MCPServer"
      ]
    }
  }
}

Topics

falkordbgraphdatabasemcp-server