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
Máy chủ liên quan
CentralMind Gateway
Expose structured databases to AI agents via MCP or OpenAPI 3.1 protocols, with APIs optimized for AI workloads.
Iceberg MCP Server (via Impala)
Provides read-only access to Apache Iceberg tables via Apache Impala, allowing LLMs to inspect schemas and execute queries.
Salesforce MCP Server
Enables natural language interaction with Salesforce data. Query, modify, and manage Salesforce objects and records.
CData Bullhorn CRM
A read-only MCP server by CData that enables LLMs to query live data from Bullhorn CRM. Requires the CData JDBC Driver for Bullhorn CRM.
Dremio
Integrate Large Language Models (LLMs) with the Dremio data lakehouse platform.
Redshift Utils MCP Server
Perform database actions on Amazon Redshift via its Data API.
Bankless Onchain
Interact with blockchain data using the Bankless API.
Qdrant Memory
A knowledge graph implementation with semantic search powered by the Qdrant vector database.
MCP Database Server
An MCP server that enables LLMs to interact with databases like MongoDB using natural language.
AskTable
Interact with AskTable SaaS or local deployments to query data sources using natural language.