databases

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.

cloud
enterprise
databases
0
View on GitHub

Installation

npx -y skysqlinc/skysql-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/skysqlinc/skysql-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub