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

제작: MEOK AI Labs — MEOK AI Labs MCP 서버

SQL Builder AI MCP 서버

설치

pip install sql-builder-ai-mcp

Related MCP server: Faker AI MCP

사용법

# Run standalone
python server.py

# Or via MCP
mcp install sql-builder-ai-mcp

도구

build_select

구조화된 매개변수로부터 SELECT SQL 쿼리를 생성합니다.

매개변수:

  • table (str)

  • columns (str)

  • where (str)

  • order_by (str)

  • limit (int)

  • joins (str)

build_insert

행 딕셔너리 목록으로부터 INSERT SQL 쿼리를 생성합니다.

매개변수:

  • table (str)

  • rows (str)

  • on_conflict (str)

explain_query

SQL 쿼리의 구조와 구성 요소를 분석하고 설명합니다.

매개변수:

  • sql (str)

optimize_query_hints

SQL 쿼리에 대한 최적화 제안을 제공합니다.

매개변수:

  • sql (str)

인증

무료 티어: 일일 15회 호출. 무제한 액세스를 원하시면 meok.ai/pricing에서 업그레이드하세요.

링크

라이선스

MIT — MEOK AI Labs

A
license - permissive license
Not graded
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
6wRelease cycle
2Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • GibsonAI MCP server: manage your databases with natural language

  • MCP server for Flux AI image generation

  • MCP server for AI dialogue using various LLM models via AceDataCloud

View all MCP Connectors

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