PlanetScale CLI

The PlanetScale CLI (pscale) is a command-line tool that brings PlanetScale database management to the terminal. It allows developers to create, delete, and list databases and branches, open interactive MySQL shells for database branches, and manage deploy requests directly from the command line. The CLI is available via Homebrew and as a downloadable binary, and includes a Model Context Protocol (MCP) server that provides AI tools with direct access to PlanetScale databases.

API entry from apis.yml

apis.yml Raw ↑
aid: planetscale:cli
name: PlanetScale CLI
tags:
- CLI
- Command Line
- Database Management
- Developer Tools
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://planetscale.com/docs/reference/planetscale-cli
properties:
- url: https://planetscale.com/docs/reference/planetscale-cli
  type: Documentation
description: The PlanetScale CLI (pscale) is a command-line tool that brings PlanetScale database management
  to the terminal. It allows developers to create, delete, and list databases and branches, open interactive
  MySQL shells for database branches, and manage deploy requests directly from the command line. The CLI
  is available via Homebrew and as a downloadable binary, and includes a Model Context Protocol (MCP)
  server that provides AI tools with direct access to PlanetScale databases.