mcpbeat Sign in

PlanetScale MCP Server

by planetscale Your server? Claim it
answering

PlanetScale is answering right now. Last checked 14 min ago. Last commit 17 Sep 2026.

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

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
837 ms
Response time
average over 24h
5
Stars
last commit 17 Sep 2026

Nothing serious here today

Today is the operative word: we check PlanetScale every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.pscale.dev/mcp/planetscale
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.pscale.dev/mcp/planetscale"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.pscale.dev/mcp/planetscale"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.pscale.dev/mcp/planetscale"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.pscale.dev/mcp/planetscale"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.pscale.dev/mcp/planetscale streamable-http sign-in 870 ms 14 min ago

Alternatives to PlanetScale

same job, measured the same way
Postgres
by waystation

Connect to your PostgreSQL database to query data and schemas.

answering
Supabase
by waystation

Connect to your Supabase database to query data and schemas.

answering
LINQ to DB
by linq2db

Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB.

local only
Sqlite
by ofershap

SQLite MCP — query databases, inspect schemas, explain queries, export data.

139 installs/wk local only
Postgres
by ofershap

PostgreSQL MCP — query databases, inspect schemas, explain queries.

34 installs/wk local only
MCP Local WP
by verygoodplugins

WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.

48 installs/wk local only
AdoMcp
by john0king

Database MCP server for schema discovery, comments, and SQL queries.

local only
Grain
by pattrnlabs

Run SQL queries and inspect database schemas through safe, visible MCP tools.

191 installs/wk local only

PlanetScale — questions

Answers built from our own checks of this server.

Why is there no tool list for PlanetScale?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is PlanetScale working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 837 ms. The bar chart above shows every period we have measured.
How do I connect PlanetScale?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to PlanetScale?
No API key is involved. PlanetScale answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is PlanetScale?
It answers our handshake in 837 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is PlanetScale open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.