MySQL-compatible serverless database. Branching, schema changes, and autoscaling.
npx -y @planetscale/mcp-server-planetscale
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"planetscale": {
"command": "npx",
"args": ["-y", "@planetscale/mcp-server-planetscale"]
}
}
}
```
query_datacreate_indexmanage_schemarun_migrationbackup_dataMySQL-compatible serverless database. Branching, schema changes, and autoscaling.
Language: Go
Category: Databases