← Index

com.falkordb/QueryWeaver

com.falkordb/QueryWeaver·v0.0.11·Other
Quality Score
65
/100

An MCP server for Text2SQL: transforms natural language into SQL using graph schema understanding.

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "QueryWeaver": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/falkordb/queryweaver:0.0.11"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other