Agent♥︎Age
Catalog

PlanetScale

OfficialLive

by planetscale · TypeScript

Connect to PlanetScale databases, branches, schema, query insights, and execute SQL

io.github.planetscale/mcp-server (MCP)

The Model Context Protocol (MCP) server connects to PlanetScale databases to work with branches, schema, and query insights, and can execute SQL. Repository topics include mcp-server, and the provided scope focuses on tool implementations and shared helper code maintained in TypeScript.

🛠️ Key Features

  • Connects to PlanetScale databases
  • Supports branches and schema
  • Provides query insights
  • Executes SQL

🚀 Use Cases

  • Retrieve information related to database branches and schema
  • Use query insights during development or analysis
  • Run SQL against PlanetScale databases

⚡ Developer Benefits

  • Hosted MCP server tools include additional functionality generated from the PlanetScale API OpenAPI spec
  • This repository focuses on MCP tools maintained directly in TypeScript plus shared helper code

⚠️ Limitations

  • Not every production tool is contained in this repository; some are generated in the full hosted MCP server from the OpenAPI spec

📚 Related Documentation

  • Hosted server overview (PlanetScale MCP docs)
  • PlanetScale API OpenAPI spec docs

Topics

mcp-server