PlanetScale for Cursor
io.github.planetscale/mcp-server
Connect to PlanetScale databases, branches, schema, query insights, and execute SQL
client:Cursor
transport:streamable-http
Install PlanetScale in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.pscale.dev/mcp/planetscale"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs