ai-plugins

mariadb-corporation/ai-plugins
★ 0 stars Python AI/LLM Updated 2d ago
First-class MariaDB support for AI coding agents, provided on top of a MariaDB Shell-based MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-plugins": {
      "command": "uvx",
      "args": [
        "ai-plugins"
      ]
    }
  }
}

Or install with pip: pip install ai-plugins

README Excerpt

First-class **MariaDB** support for AI coding agents. This repo packages a curated set of agent **skills** and wires up the native, high-performance **`mariadb-shell` MCP server**. Installing a plugin gives you three things: - **Skills** — MariaDB reference material the agent reads when it becomes relevant: how `ALTER TABLE` behaves in MariaDB, how vector indexes work, which

Tools (3)

contributordevsql

Topics

aiai-agentsai-codingai-toolsmariadbmariadb-databasemariadb-server