w3-mcp-falkordb-server
Enables graph database operations on FalkorDB via MCP, allowing Cypher queries, node retrieval, and graph listing.
- Score
- 22.5571 signal
- Evidence
- 1 star
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
ConfigurationManual
{
"mcpServers": {
"w3-mcp-falkordb-server": {
"command": "node",
"args": [
"retrieval",
"and",
"graph",
"listing"
]
}
}
}Alternatives · MCPs
- codegraphcontext4,148 stars · 826 forks98.963
- arcadedb1,118 stars · 137 forks97.833
- zilliz-milvus243 stars · 70 forks95.526
What it is
Enables graph database operations on FalkorDB via MCP, allowing Cypher queries, node retrieval, and graph listing.
When to use it
Enables graph database operations on FalkorDB via MCP, allowing Cypher queries, node retrieval, and graph listing.
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.