SQL Builder AI MCP
AI-powered SQL query builder — natural language to SQL, schema introspection, query optimization, multi-dialect support by MEOK AI Labs
Sql Builder Ai
By MEOK AI Labs — MEOK AI Labs MCP Server
SQL Builder AI MCP Server
Installation
pip install sql-builder-ai-mcp
Usage
# Run standalone
python server.py
# Or via MCP
mcp install sql-builder-ai-mcp
Tools
build_select
Build a SELECT SQL query from structured parameters.
Parameters:
table(str)columns(str)where(str)order_by(str)limit(int)joins(str)
build_insert
Build an INSERT SQL query from a list of row dicts.
Parameters:
table(str)rows(str)on_conflict(str)
explain_query
Analyze and explain a SQL query's structure and components.
Parameters:
sql(str)
optimize_query_hints
Suggest optimizations for a SQL query.
Parameters:
sql(str)
Authentication
Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.
Links
- Website: meok.ai
- GitHub: CSOAI-ORG/sql-builder-ai-mcp
- PyPI: pypi.org/project/sql-builder-ai-mcp
License
MIT — MEOK AI Labs
Servidores relacionados
Octopus MCP Server
A high-performance, persistent knowledge base MCP server built with Rust. Supports local deployment with hybrid datastores like Qdrant, Neo4j, and Redis.
Eugene Intelligence
Financial data for AI agents. SEC XBRL fundamentals, insider trades, 13F holdings, treasury yields. Source-traced.
DB Query Guard MCP
Guardrails for natural-language database queries.
Movie Database
Access a MongoDB movie database using natural language queries.
MySQL MCP Server
An MCP server for accessing and managing MySQL databases.
PostgreSQL & Google Sheets
MCP servers for interacting with PostgreSQL databases and Google Sheets.
Go MCP Postgres
A standalone MCP server for interacting with PostgreSQL databases. It supports CRUD operations, a read-only mode, and query plan checking.
MCP Yahoo Finance
Access real-time stock prices, company information, and financial data from Yahoo Finance.
FOCUS DATA MCP Server
Convert natural language into SQL statements with a two-step generation solution to reduce hallucinations and improve trust.
Synechron Text2SQL MCP Server
Provides natural language access to relational databases using advanced language models, supporting multiple database types.