Queryweaver is a Model Context Protocol (MCP) server: An MCP server for Text2SQL: transforms natural language into SQL using graph schema understanding. In practice that means any MCP-compatible AI assistant can call Queryweaver's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the Docker image docker.io/falkordb/queryweaver:0.0.11 speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.0.11, published under the AGPL-3.0 license, with source at FalkorDB/QueryWeaver on GitHub, where it has earned 1.1k stars.
Queryweaver is listed under Database on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Queryweaver for falkordb.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — docker.io/falkordb/queryweaver:0.0.11 · MCP over stdio