trackmcp
Back to directory
CSOAI-ORG

sql-builder-ai-mcp

View on GitHub

MEOK AI Labs MCP Server

1 stars PythonOthers Updated Sep 4, 2026
mcpmeok-ai-labsmcp-serverai-governancemodel-context-protocolagentic-aimeokai-agentsclaudecompliancecsoai

Documentation

MCP Scorecard: 84/100

Sql Builder Ai MCP

MEOK AI Labs
GSPC
License
PyPI

> MEOK AI Labs MCP Server

MEOK AI Labs MCP Server


πŸš€ Quick Start

bash
# Install via pip
pip install sql_builder_ai_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install sql-builder-ai-mcp --client claude

✨ Features

  • MCP protocol compliant
  • Easy installation
  • Well-documented API
  • Production-ready
  • Active maintenance

πŸ“– Documentation

πŸ›‘οΈ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • βœ… Article 9 β€” Risk Management System
  • βœ… Article 13 β€” Transparency & Instructions for Use
  • βœ… Article 15 β€” Bias Detection & Testing
  • βœ… Article 26 β€” FRIA Support (where applicable)
  • βœ… Article 50 β€” AI Content Watermarking (where applicable)

Need help getting compliant? **Book a free 15-min diagnostic β†’**

🏒 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: $99/mo β€” Full MCP suite + EU AI Act tracking
  • Enterprise: $499/mo β€” Custom dev + SLA + Dedicated support

View Pricing β†’ | Contact Sales β†’

🀝 Part of the MEOK Ecosystem

This server is part of the **MEOK AI Labs** ecosystem β€” 300+ MCP servers for sovereign AI governance.

DomainPurpose
councilof.aiEU AI Act compliance marketplace
safetyof.aiAI safety & monitoring
meok.aiSovereign AI platform
cobolbridge.aiLegacy modernization

πŸ“œ License

MIT Β© CSOAI-ORG


Built with πŸ’œ by Β· UK Companies House 16939677

Configuration

Add to your `claude_desktop_config.json` (Claude Desktop) or your MCP client config:

json
{
  "mcpServers": {
    "sql-builder-ai-mcp": {
      "command": "uvx",
      "args": ["sql-builder-ai-mcp"]
    }
  }
}

Or: `pip install sql-builder-ai-mcp` then run the `sql-builder-ai-mcp` command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use `build_select` to …"
  • "Use `build_insert` to …"
  • "Use `explain_query` to …"

Frequently asked questions

What is sql-builder-ai-mcp?

sql-builder-ai-mcp is MEOK AI Labs MCP Server

How do I install sql-builder-ai-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is sql-builder-ai-mcp open source?

Yes β€” it is hosted on GitHub at https://github.com/CSOAI-ORG/sql-builder-ai-mcp and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP