relational-database-mcp-cloudbase

Community

Safely operate CloudBase MCP with SQL tools.

AuthorMicrock
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This is the required documentation for agents operating on the CloudBase Relational Database. It lists the only four supported tools for running SQL and managing security rules. Read the full content to understand why you must NOT use standard Application SDKs and how to safely execute INSERT, UPDATE, or DELETE operations without corrupting production data.

Core Features & Use Cases

  • MCP toolset: Execute read-only, write, and security-rule operations without embedding SDKs.
  • Safety-first approach: Emphasizes explicit intent and validation before destructive actions.
  • Guidance for agents: Clear patterns for when to read vs modify data, and how to audit access.

Quick Start

Initiate a read operation with executeReadOnlySQL, then plan a write with executeWriteSQL after validating results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: relational-database-mcp-cloudbase
Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#relational-database-mcp-cloudbase

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository