CLI tool for PlanetScale database management
Top 53.7% on sourcepulse
The PlanetScale CLI (pscale
) provides command-line access to PlanetScale's database management features, including branches and deploy requests. It targets developers and DevOps engineers working with PlanetScale databases, enabling streamlined workflows and integration with AI tools.
How It Works
The CLI is a Go-based application that interacts with the PlanetScale API. A key feature is its Model Context Protocol (MCP) server integration, which allows AI coding assistants like Claude Desktop and Cursor to directly access and query PlanetScale databases. This enables AI to understand database schemas, list tables, and execute SQL queries within the AI's context, enhancing developer productivity.
Quick Start & Requirements
brew install planetscale/tap/pscale
), scoop (scoop install pscale
), Docker (docker pull planetscale/pscale:latest
), or pre-compiled binaries.mysql-client@8.4
or mysql
respectively.Highlighted Details
setup-pscale-action@v1
.go run
or compiled binaries.Maintenance & Community
The project is actively maintained by PlanetScale. Community interaction channels are not explicitly listed in the README.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The README does not detail any specific limitations or known bugs. The license is not specified, which may impact commercial adoption.
1 day ago
1 day