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.
Quick Start
Clone the repository:
git clone https://github.com/skysqlinc/skysql-mcpClaude Desktop configuration example:
{
"mcpServers": {
"skysql-mcp": {
"command": "npx",
"args": [
"-y",
"skysqlinc/skysql-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.