skysqlinc/skysql-mcp
SkySQL MCP server and client repository.
Platform-specific configuration:
{
"mcpServers": {
"skysql-mcp": {
"command": "npx",
"args": [
"-y",
"skysql-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://archestra.ai/mcp-catalog/skysqlinc__skysql-mcp) [](https://smithery.ai/server/@skysqlinc/skysql-mcp)
This package contains everything needed to set up the SkySQL MCP (Model Context Protocol) server, which provides a powerful interface for managing SkySQL (MySQL/MariaDB) database instances and interacting with SkyAI Agents.
git clone git@github.com:skysqlinc/skysql-mcp.git
cd skysql-mcp chmod +x install.sh
./install.sh.env file in the root directory of the cloned git repository with your SkySQL API key. Obtain API key by signing up for free on SkySQL. SKYSQL_API_KEY=<your_skysql_api_key_here> npx @wong2/mcp-cli uv run python src/mcp-server/server.pyCursor.sh manuallyFor Mac/Linux:
chmod +x launch.shUpdate mcp.json:
"<full-path-to>/skysql-mcp/launch.sh" for Mac/Linux and "<full-path-to>\\skysql-mcp\\launch.bat" for Windows.SKYSQL_API_KEY with your SkySQL API keyCopy the mcp.json included in the repo to Cursor MCP Settings
Smithery.aiYou can use Smithery.ai to test the MCP server via their UI. Follow the installation inst
Loading reviews...