FalkorDB-MCPServer

SecKatie/FalkorDB-MCPServer
β˜… 2 stars TypeScript πŸ—„οΈ Database Updated 2mo ago
πŸš€ Connect AI models to FalkorDB graph databases through the Model Context Protocol - Query graphs with natural language via your MCP Client
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",
        "SecKatie/FalkorDB-MCPServer"
      ]
    }
  }
}

Topics

falkordbmcpmcp-server