mcpbeat Sign in

QueryWeaver MCP Server

local only

QueryWeaver runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

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

Installs / week
not published
1076
Stars
37 open issues
16 Sep 2026
Last commit
from GitHub
AGPL-3.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Image runs as root Dockerfile:10
USER root

# Copy Python 3.12 from the python base image

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to QueryWeaver

same job, measured the same way
MCP Database Server
by souhar-dya

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

local only
Florentine AI
by florentine-ai

MCP server for Florentine.ai - Natural language to MongoDB aggregations

4 409 installs/wk local only
text2sql
by cpenniman12

Ask any SQL database in natural language. Agent explores schema, writes SQL, self-corrects.

83 installs/wk local only
MCP Tool Factory
by heshamfs

Generate MCP servers from natural language, OpenAPI specs, or database schemas.

63 installs/wk local only
Cds DB Nlquery MCP
by shahidla

MCP server for natural-language queries against SAP CAP db-layer entities via real CQN/SQL JOINs.

60 installs/wk local only
Memory MCP Server
by j0hanz

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

54 installs/wk local only
Liquibase Changelog MCP Server
by liquibase

Convert natural language into validated Liquibase XML or SQL changesets. 19 tools, 12 databases.

local only
I
MCP Schema Designer
by vpatser1

Design database schemas from natural language, validate SQL, generate migrations and types

28 installs/wk local only

QueryWeaver — questions

Answers built from our own checks of this server.

Why is there no uptime for QueryWeaver?
QueryWeaver runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is QueryWeaver open source?
Yes — it is published under the AGPL-3.0 licence, written in Python, 1 076 stars on GitHub and 37 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.