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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Zero-Vector MCP
A high-performance vector database server for AI persona memory management.
Redis MCP Server
An MCP server for interacting with Redis databases, enabling LLMs to access key-value stores.
LanceDB
A vector database server for storing, searching, and managing vector embeddings.
CData Salesforce Data Cloud
A read-only MCP server for Salesforce Data Cloud, powered by CData.
Generect MCP
Generect MCP connects your live lead database directly to AI models like OpenAI or Claude without exports or delays. It streams enriched, up-to-date contact data (titles, firmographics, signals) straight into prompts so LLMs can personalize, score, and recommend leads automatically in real time.
Memory Custom : PouchDB
Extends the Memory server with PouchDB for robust document-based storage, custom memory file paths, and interaction timestamping.
SQL Server for MySQL, PostgreSQL, and SQLite
A server for making queries to MySQL, PostgreSQL, and SQLite databases.
ERDDAP MCP Server
Access ERDDAP servers worldwide to search, discover, and retrieve oceanographic and environmental scientific datasets.
MSSQL MCP Server
Connect to and interact with Microsoft SQL Server databases.
Cryptocurrency Market Data
Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.