Relational Database Mcp Cloudbase

🌐Community
by tencentcloudbase · vlatest · Repository

Helps with database, MCP tools as part of orchestrating AI agents and multi-step workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add relational-database-mcp-cloudbase npx -- -y @trustedskills/relational-database-mcp-cloudbase
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "relational-database-mcp-cloudbase": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/relational-database-mcp-cloudbase"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with relational databases hosted on Tencent Cloud Base. It supports common database operations such as querying, inserting, updating, and deleting records using SQL-like commands. The integration is optimized for cloud-based environments, ensuring secure and efficient data handling.

When to use it

  • Managing user accounts or profiles in a web application hosted on Tencent Cloud.
  • Performing analytics on structured data stored in a relational database.
  • Automating routine database maintenance tasks like backups or schema updates.
  • Integrating with backend services that require real-time data access and manipulation.

Key capabilities

  • Execute SQL queries for data retrieval and modification
  • Securely connect to Tencent Cloud databases using authentication protocols
  • Support for common relational database operations (CRUD)
  • Integration with cloud-based infrastructure for scalable performance

Example prompts

  • "Insert a new user record into the 'users' table with name 'Alice' and email '[email protected]'."
  • "Retrieve all orders placed by users in the last 7 days from the 'orders' table."
  • "Update the status of order ID 12345 to 'shipped' in the database."

Tips & gotchas

  • Ensure your Tencent Cloud credentials and database connection details are securely configured before use.
  • This skill assumes a basic understanding of SQL syntax; complex queries may require additional validation or testing.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tencentcloudbase
Installs
288

🌐 Community

Passed automated security scans.