Skip to main content
DatabasesUnknown

skysqlinc/skysql-mcp

Serverless MariaDB Cloud DB MCP server. Tools to launch, delete, execute SQL and work with DB level AI agents for accurate text-2-sql and conversations.

databasesofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/skysqlinc/skysql-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "skysql-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "skysqlinc/skysql-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Unknown
Author
skysqlinc