Loading MCP server directory, please wait...
An MCP server for Text2SQL: transforms natural language into SQL using graph schema understanding.
npx @getmcp/cli add com.falkordb/QueryWeaverRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.falkordb/QueryWeaver": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/falkordb/queryweaver:0.0.11"
]
}
}
}