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