Skip to main content
Glama
CSOAI-ORG

Sql Builder AI MCP

sql-builder-ai-mcp MCP server MCP Registry PyPI

sql-builder-ai-mcp MCP server

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.

License

MIT — MEOK AI Labs

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/sql-builder-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server