MCP server

PlanetScale
MCPOfficial PlanetScale MCP. Serverless MySQL.
PlanetScale’s remote server. Branches, schema, and queries on the database you connect.
latest·Proprietary·Updated this quarter·github.com/planetscale/mcp-server·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"planetscale": {
"url": "https://mcp.pscale.dev/mcp/planetscale"
}
}
}By PlanetScale
Spec
What the server actually exposes.
list_databases
readDatabases in the org.
schema
readSchema for a branch.
query
readRead-only SQL on a branch.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
planetscale-mcp.mcp/tools
Tools
- read
list_databases
Databases in the org.
- read
schema
Schema for a branch.
- read
query
Read-only SQL on a branch.
Last call
{ "ok": true,
"tool": "list_databases",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
