skysql-mcp logo

skysql-mcp天空数据库 MCP 服务端和客户端仓库

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

天空数据库 MCP 服务端和客户端仓库提供了一个包,用于设置天空数据库/MariaDB 云 MCP 服务端。在服务端上,有一处强大的界面用于管理天空数据库 MariaDB 数据库实例,并与 AI 代理进行交互。它使用户能够启动和管理无服务器 MariaDB 数据库实例,交互 AI Powered 的数据库代理,直接在服务端执行 SQL 查询,管理数据库凭证和 IP 白名单,还能列出和监视数据库服务。在仓库中包含了设置本地 MCP 服务端的安装脚本和配置指引.

主要功能

  • 创建和管理无服务器 MariaDB 数据库实例
  • 与 AI Powered 的数据库代理进行交互
  • 直接在服务端执行 SQL 查询
  • 管理数据库凭证和 IP 白名单
  • 列出和监视数据库服务

价格

模型
Free
评分
暂无评价

使用场景

本地开发

使用天空数据库 MCP 服务端在本地开发和测试应用程序,同时管理数据库实例和与 AI 代理进行交互。

数据库管理

使用 MCP 服务端管理和监视天空数据库 MariaDB 数据库实例,执行 SQL 查询,并管理数据库凭证。

优点 & 缺点

优点

  • 强大的界面用来管理天空数据库 MariaDB 数据库实例
  • 支持与 AI Powered 的数据库代理进行交互
  • 使用户能够直接在服务端执行 SQL 查询
  • 提供了数据库凭证和 IP 白名单的管理功能
  • 允许列出和监视数据库服务

缺点

  • 需要 Python 3.10 或更高版本
  • 需要在设置时提供天空数据库/MariaDB 云 API 密钥
  • 设置本地安装和 IDE 配置可能会复杂

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Is the installation of the MCP server straightforward for local use?

Installation involves cloning the repo, running the provided install.sh script, creating a .env file with your API key, and launching the server with launch.sh. While the steps are scripted, configuration can be complex, especially for IDE integration.

Asked by Kwesi Boateng · Apr 30, 2026

What database operations does the MCP server support?

The server lets you launch and manage serverless MariaDB instances, execute SQL queries directly on SkySQL instances, manage credentials and IP allowlists, interact with AI‑powered database agents, and list or monitor database services.

Asked by Bartek Adamski · Mar 20, 2026

How can I connect the MCP server to my development environment?

Add the MCP server URL (e.g., http://localhost:8000/mcp) to your IDE’s MCP config. For Cursor, include the URL and the SKYSQL_API_KEY under the env section; for Windsurf, add the serverUrl field and ensure the API key is set in the .env file or exported in your shell.

Asked by Rania Nasser · Jan 31, 2026

What are the system prerequisites to run the SkySQL MCP server?

You need Python 3.10 or higher installed and a SkySQL/MariaDB Cloud API key. The API key is obtained by signing up for free on SkySQL and should be placed in a .env file as SKYSQL_API_KEY.

Asked by Jana Krejčí · Jan 6, 2026

提问

服务配缩器 的替代品