DevelopmentGo

cli

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

Free
N/A rating (0 reviews)0 installs648 GitHub stars
databasegomysqlmysql-clientplanetscale

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

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "cli": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-cli"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

cli MCP Server — MCPNest — MCPNest