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
संबंधित सर्वर
Highrise by CData
A read-only MCP server for Highrise, enabling LLMs to query live data using the CData JDBC Driver.
PocketBase MCP Server
Interact with a PocketBase instance to manage records and files in collections.
Alibaba Cloud RDS OpenAPI MCP Server
Manage Alibaba Cloud Relational Database Service (RDS) using the OpenAPI.
dbt CLI
An MCP server that wraps the dbt CLI, allowing AI agents to interact with dbt projects.
Billy MCP Client
Access live U.S. congressional data from the Congress.gov API.
PostgreSQL MCP Server
A Kotlin-based MCP server for interacting with PostgreSQL databases.
Oracle Database
Access and query an Oracle database using the cx_Oracle driver.
Redo
Redo
MCP Trino Server
Integrates with Trino and Iceberg for advanced data exploration, querying, and table maintenance.
Stampchain MCP Server
Interact with Bitcoin Stamps data via the Stampchain API, allowing queries for stamps, collections, and blockchain information.