MCP Servers / database / FalkorDB

FalkorDB

JSON →
stdionone34database

Query and interact with FalkorDB graph databases using AI models.

Install
How to run this server
[ { "cmd": "npx -y @falkordb/mcpserver", "imports": [] } ]
server path: falkordb
Tools
What this server exposes
query_graph
Query a FalkorDB graph using OpenCypher with optional readOnly mode
query_graph_readonly
Query a FalkorDB graph in read-only mode using GRAPH.RO_QUERY
create_graph
Create nodes and relationships in a FalkorDB graph
list_graphs
List all available graphs in FalkorDB
delete_graph
Delete a graph from FalkorDB
Configuration
Environment & auth
authnone
envFALKORDB_HOST
envFALKORDB_PORT
envMCP_API_KEY
Resources
FalkorDB — MCP Server · libregistry