QueryWeaver is an open-source Text2SQL tool designed to simplify database interaction by allowing users to query their databases using plain English. It leverages advanced graph-powered schema understanding to accurately convert natural language questions into executable SQL, and returns both the generated SQL and the results. The tool provides a REST API, supports the Model Context Protocol (MCP), and offers flexible deployment options including Docker and local development.