Vinkius
PlanetScale

PlanetScale MCP. Manage global MySQL branching and provisioning via AI.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

PlanetScale MCP on Cursor AI Code Editor MCP Client PlanetScale MCP on Claude Desktop App MCP Integration PlanetScale MCP on OpenAI Agents SDK MCP Compatible PlanetScale MCP on Visual Studio Code MCP Extension Client PlanetScale MCP on GitHub Copilot AI Agent MCP Integration PlanetScale MCP on Google Gemini AI MCP Integration PlanetScale MCP on Lovable AI Development MCP Client PlanetScale MCP on Mistral AI Agents MCP Compatible PlanetScale MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

PlanetScale MCP Server manages serverless MySQL infrastructure dynamically via your AI agent. It lets you provision, branch, and destroy global database clusters without touching a web console.

Your agent can list regions, create ephemeral test branches from production schemas, or delete stale staging environments instantly. This is for developers who need to manage high-availability data structures at scale.

What your AI agents can do

Create branch

Clones the schema mapping from the main database into an empty, isolated test branch for safe development.

Create database

Provisions a new, radically scalable serverless MySQL instance ready for DDL definitions.

Delete branch

Irreversibly deletes an obsolete development branch or schema test environment.

+ 7 more capabilities included
Provisioning Database Clusters

Instantly list, create, inspect, or destroy entire serverless MySQL clusters globally using tools like list_databases and create_database.

Managing Schema Branches (DevOps Workflow)

Use the Git-like workflow to clone a production schema into an empty, isolated branch (create_branch) for consequence-free testing before deployment.

Infrastructure Auditing

Query foundational data points, such as listing all organizational IDs (list_organizations) or finding available physical cloud edges (list_regions).

Full Lifecycle Cleanup

Programmatically destroy obsolete database branches (delete_branch) or entire clusters (delete_database), ensuring no stale resources linger.

Cluster State Inspection

Retrieve the core configuration details for a specific MySQL cluster using get_database to validate settings before making changes.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

PlanetScale: 10 Tools for Database Ops

These tools give your AI agent direct control over every aspect of your PlanetScale MySQL environment—from provisioning new regions to purging obsolete test branches.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using PlanetScale on Vinkius
create019d75f6

create branch

Clones the schema mapping from the main database into an empty, isolated test branch for safe development.

create019d75f6

create database

Provisions a new, radically scalable serverless MySQL instance ready for DDL definitions.

delete019d75f6

delete branch

Irreversibly deletes an obsolete development branch or schema test environment.

delete019d75f6

delete database

Destroys a specific PlanetScale MySQL cluster entirely, wiping all associated records globally.

get019d75f6

get branch

Retrieves the necessary access hostnames for a specified database branch.

get019d75f6

get database

Analyzes and returns the core configuration details of a specific MySQL cluster.

list019d75f6

list branches

Lists all existing development database branches, useful for migration planning.

list019d75f6

list databases

Retrieves a list of high-availability MySQL distribution IDs across your accounts.

list019d75f6

list organizations

Lists the root organizational identifiers required to manage any endpoint connections.

list019d75f6

list regions

Locates all physical cloud provider edge availability zones supported by Vitess.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with PlanetScale, then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
PlanetScale MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by PlanetScale. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Managing database schemas used to require a whole team and hours of manual work.

Today, setting up an isolated test environment means logging into the web console, figuring out which production cluster to copy from, running multi-step provisioning scripts, and hoping you don't accidentally hit the main production data. It’s slow, it’s complex, and every step introduces a potential point of failure.

With this MCP server, that whole process is reduced to conversation. You tell your agent, 'Give me an empty test branch from `main` for feature X.' The agent uses `create_branch`, handles the schema cloning, and hands you back a clean, compliant environment—period.

PlanetScale MCP Server: Instant database provisioning with `create_database`

Manually setting up new data clusters involves writing boilerplate code to define the connection string, selecting a region ID from a list of available zones, and then initiating the deployment. It’s tedious setup that distracts from actual development.

Now? You just tell your agent you need a cluster in `us-east` for testing. The agent runs `create_database`, handles the networking details, and gives you an active endpoint. It's immediate control over your entire data layer.

What you can do with this MCP connector

PlanetScale MCP Server - Manage MySQL Branches & Databases

Listen up: this isn't just another database connector. This gives your agent direct, programmatic control over a global, serverless MySQL cluster via PlanetScale. You can treat your entire data infrastructure like Git—meaning you can spin up isolated test environments and audit global connectivity without ever touching a web console or getting stuck in some confusing GUI dropdown.

Your AI client handles the dirty work; you just tell it what to do.

DevOps Workflow: Branching for Safety

You need to test a schema change before you push it live, right? You don't want that risk on production. The create_branch tool lets your agent clone the whole schema mapping from your main database into an empty, isolated test branch. It’s consequence-free development. When you're ready to check what lives in those branches, use list_branches to see everything you've spun up.

You can also peep at the access details for any specific environment using get_branch. Need to clean house? If a dev branch is stale and nobody uses it, run delete_branch; that wipes it out for good.

Global Cluster Management: Provisioning & Auditing

Managing databases across regions is hell if you gotta click around. This server lets your agent handle the core infrastructure stuff. You can get a full list of all high-availability MySQL distribution IDs across your accounts using list_databases, and if that's not enough, you can check out every root organizational identifier needed to connect anywhere with list_organizations.

Want to know where the data lives physically? Use list_regions to locate every available cloud provider edge availability zone supported by Vitess.

To actually set up or inspect a cluster, your agent uses these tools. First, you can provision an entirely new, scalable serverless MySQL instance ready for defining DDL with create_database. Before making any changes, check the core setup of that cluster using get_database to validate every setting. If you ever gotta know what’s going on globally, you can list all existing development database branches through list_branches, or simply see which clusters are active by calling list_databases.

Cleanup and Destruction: Making It Go Away

Nothing bugs me more than stale resources hanging around. This connector makes cleanup simple. If an entire MySQL cluster is obsolete, you can destroy it completely with delete_database; that wipes all associated records globally. Similarly, if a development branch is dead weight, the delete_branch tool takes care of it. You’ll never have to manually delete anything again.

How It Works in Practice

It's simple: you prompt your agent with natural language instructions—like, "Give me access details for my test branch from last week" (which uses get_branch), or "List all the available regions." Your agent then maps that request to the correct tool. It executes the API call directly against the live PlanetScale cluster, giving you immediate, structured feedback on whether it worked or where it failed.

This means you can write complex operations—like listing regional availability (list_regions), creating a temporary development branch from production data (create_branch), and then running get_database to verify the settings before telling your agent to delete the cluster entirely (delete_database)—all in one go. It’s pure, high-speed database ops, no web console required.

Built · Hosted · Managed by Vinkius PlanetScale MCP Server - Manage MySQL Branches & Databases Server ID 019d75f6-d04b-73bc-9087-6379bc83ba39
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About PlanetScale MCP

How do I know what regions are available before creating a database with create_database? +

You must first run list_regions. This tool gives you the physical edge availability zones supported by Vitess, ensuring your new cluster will be provisioned in a working location.

Is it safe to delete an old test branch using delete_branch? +

Yes, delete_branch is designed for purging obsolete Git-like schema testing grounds. It permanently severs the environment hook and destroys the associated data structures.

What should I run before creating a new MySQL cluster with create_database? +

Before provisioning, you should always use list_organizations to resolve the foundational organizational ID. This ID is required for the agent to correctly scope your new database instance.

I need to list all existing branches before running any migrations; which tool do I use? +

Use list_branches. It provides a clear overview of all development database branches, letting you audit which schemas are active and where your migration efforts should focus.

If I run `delete_database`, what happens to all my global records? +

The command destroys the database irreversibly. It wipes terabytes of data scattered across every connected region globally, so always confirm your target first.

Must I run `list_organizations` before performing any other actions in PlanetScale? +

Yes, you must list the organizations first because it resolves the foundational string key required for all subsequent MySQL endpoint management. This ID is your root access point.

What information does `get_branch` return to me? +

get_branch returns the specific access hostnames you need for code integration. It deconstructs the layout of that single, isolated database branch so your agent knows where to connect.

What kind of data does `list_databases` provide? +

list_databases retrieves mapping IDs for all distributed Vitess backend shards. It gives you a list of high-availability PlanetScale MySQL clusters across different regions.

Can I run destructive commands like deleting databases through this AI implementation? +

Yes. The integration provides delete_branch and delete_database. They map directly to infrastructure teardowns. You should scope the Service Token carefully inside the PlanetScale dashboard to avoid catastrophic misinterpretations if your explicit intent is just testing. Deletions via delete_database are absolute and irretrievable.

Does `create_branch` replicate and copy my production dataset into the new branch? +

No. PlanetScale branches solely duplicate the static underlying DDL structure (schema), exactly like taking a snapshot of empty tables. The new branch boots up free of rows. This design lets your agent freely run ALTER TABLE operations independently without crashing the master tables.

How does the agent know which organizational node I am provisioning my branches on? +

All queries essentially require the foundational string parameters known as the org_name. If unknown, a simple list_organizations query reveals the UUID scope dictating your authorized account parameter bounds securely.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for PlanetScale. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.