The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the PlanetScale listing page.
This repository contains tool implementations that are part of the PlanetScale MCP server.
The full hosted MCP server includes additional tools that are generated from the PlanetScale API OpenAPI spec, not every production tool lives in this repository.
This repo is focused on:
Some MCP functionality is intentionally not duplicated here because it is generated from the API spec and maintained in that generation pipeline.
Install dependencies:
Build a deployment zip:
Push to Gram:
Run a local MCP server over stdio with inspector support:
This launches MCP Inspector so you can interactively test tool behavior during development.
See CONTRIBUTING.md for contribution workflow and project conventions.