PlanetScale
api.planetscale.com
PlanetScale is a serverless MySQL-compatible database platform built on Vitess. Use this API to manage databases, branches, deploy requests, and connection credentials programmatically.
oauth2
free
1.0
https://api.planetscale.com
1
2026-03-01T11:54:28.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_database_schema
Retrieve the schema of a database branch including tables, columns, and indexes.
Detail: https://api.planetscale.com/capabilities/get_database_schema
manage_branches
Create, list, and delete database branches for safe schema changes.
Detail: https://api.planetscale.com/capabilities/manage_branches
manage_databases
Create, list, get, and delete databases in your PlanetScale organization.
Detail: https://api.planetscale.com/capabilities/manage_databases
manage_deploy_requests
Create, review, and deploy schema change requests between branches.
Detail: https://api.planetscale.com/capabilities/manage_deploy_requests
manage_passwords
Create and manage connection passwords (credentials) for database branches.
Detail: https://api.planetscale.com/capabilities/manage_passwords
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: PlanetScale Description: PlanetScale is a serverless MySQL-compatible database platform built on Vitess. Use this API to manage databases, branches, deploy requests, and connection credentials programmatically. Auth: oauth2 Capabilities: - get_database_schema: Retrieve the schema of a database branch including tables, columns, and indexes. - manage_branches: Create, list, and delete database branches for safe schema changes. - manage_databases: Create, list, get, and delete databases in your PlanetScale organization. - manage_deploy_requests: Create, review, and deploy schema change requests between branches. - manage_passwords: Create and manage connection passwords (credentials) for database branches.