Sql Builder Ai automation via MCP. Includes build select, build insert, explain query. By MEOK AI Labs.
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sql_builder_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: sql_builder_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15968334ad6547e30f430b03b2bf8ed7e42babb205510a364150056322f1bfcd
|
|
| MD5 |
bf3e0b86839e0e14d63ab3f06df0b2b9
|
|
| BLAKE2b-256 |
96a2ce1994655b708c754349db50e1b6d2ec999b40886217c4f2e822f13f9e01
|
File details
Details for the file sql_builder_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: sql_builder_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca4a8f15a981b83f844f160d5810fc7e1c8dca4cde011b004e287e8c05bb2ce0
|
|
| MD5 |
ca99ea0a5acc3f9988a57962dd6a405a
|
|
| BLAKE2b-256 |
650a0c61a64fa5745a33306eee2406e26c9fcbb89cf015466935379d9b3f08b2
|