Skip to main content
DatabasesUnknown

planetscale/mcp

The PlanetScale CLI includes an MCP server that provides AI tools direct access to your PlanetScale databases.

databases
Share:

Quick Start

Clone the repository:

git clone https://github.com/planetscale/cli?tab=readme-ov-file#mcp-server-integration

Claude Desktop configuration example:

{
  "mcpServers": {
    "clitabreadme-ov-file": {
      "command": "npx",
      "args": [
        "-y",
        "planetscale/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Unknown
Author
planetscale