SkySQL MCP Integration
This project provides a REST API interface for managing SkySQL databases, with integration capabilities for GitHub and Smithery.ai.
Features
- Create and manage serverless databases in SkySQL
- RESTful API endpoints for database operations
- GitHub integration for version control
- Smithery.ai deployment support
Prerequisites
- Node.js (v14 or higher)
- npm or yarn
- SkySQL API key
- GitHub account
- Smithery.ai account
Setup
- Clone the repository:
git clone <your-repo-url>
cd skysql-mcp
- Install dependencies:
npm install
- Create a
.envfile with your credentials:
SKYSQL_API_KEY=your_api_key
SKYSQL_HOST=your_host
SKYSQL_USER=your_user
SKYSQL_PASSWORD=your_password
SKYSQL_DATABASE=your_database
- Start the development server:
npm run dev
API Endpoints
POST /api/databases- Create a new databaseGET /api/databases- List all databasesGET /api/databases/:id- Get database statusDELETE /api/databases/:id- Delete a databasePOST /api/query- Execute SQL queriesGET /health- Health check endpoint
Deployment
This project is configured for deployment on Smithery.ai. Follow these steps:
- Push your code to GitHub
- Connect your GitHub repository to Smithery.ai
- Configure your environment variables in Smithery.ai
- Deploy your application
License
MIT
SkySQL Integration
Project Details
- anishksk/MCP-Server
- Last Updated: 3/28/2025
Recomended MCP Servers
This project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that...
IM chat
This read-only MCP Server allows you to connect to Gmail data from Claude Desktop through CData JDBC Drivers....
ModelContextProtocol for Figma's REST API
A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the...
🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage...
Infisical's official MCP server.
通过 MCP (Model Context Protocol) 提供 A 股市场的行情数据查询功能。
Analyse PowerBI models and reports (.pbix) using AI through this MCP-server implementation of PBIXRay.
mcp server for Apache Jena
MCP (Model Context Protocol) server for the Contentful Management API





