SkySQL MCP Server
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.
Features
- Launch and manage serverless MariaDB database instances
- Interact with AI-powered database agents
- Execute SQL queries directly on SkySQL (MySQL/MariaDB) instances
- Manage database credentials and IP allowlists
- List and monitor database services
Installation
Prerequisites
- Python 3.10 or higher
- A SkySQL API key
Option 1: Run locally
Installation steps
Clone the repository:
git clone git@github.com:skysqlinc/skysql-mcp.git cd skysql-mcp
Run the setup script:
chmod +x setup.sh ./setup.sh
Create a
.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>
Use MCP CLI tool to test the server interactively.
npx @wong2/mcp-cli uv run python src/mcp-server/server.py
Configure in
Cursor.sh
manuallyFor Mac/Linux:
chmod +x launch.sh
Update mcp.json
:
- command
"<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 key
Copy the mcp.json
included in the repo to Cursor MCP Settings
Option 2: Installing via Smithery.ai
You can use Smithery.ai to test the MCP server via their UI. Follow the installation instructions from smithery.ai
For example, use the following command to install it in Cursor.sh IDE:
npx -y @smithery/cli@latest install @skysqlinc/skysql-mcp --client cursor --profile <your-smithery-profile> --key <your-smithery-kay>
For Windsurf:
npx -y @smithery/cli@latest install @skysqlinc/skysql-mcp --client windsurf --profile <your-smithery-profile> --key <your-smithery-key>
Serverless MariaDB MySQL MCP Server
Project Details
- skysqlinc/skysql-mcp
- MIT License
- Last Updated: 5/8/2025
Recomended MCP Servers
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud...
MCP - Bridge all your webhook endpoints into 1 unified config
An MCP (Model Context Protocol) server that provides Ethereum blockchain data tools via Etherscan's API. Features include checking...
A Model Context Protocol (MCP) server that sends webhook notifications when called.
A Model Context Protocol (MCP) server implementation that provides file backup and restoration capabilities
My clone repository
son2
Example of an MCP server with custom tools that can be called directly from cursor
MCP (Model Context Protocol) server for Weaviate

Model Context Protocol server for Audius. Perform market research, purchase premium tracks, upload songs, and much more!
A Model Context Protocol (MCP) server that provides filesystem operations for Claude AI