Planetscale MCP Server
@planetscale
About Planetscale MCP Server
The PlanetScale MCP server is a hosted MCP server that exposes your PlanetScale organizations, databases, branches, schema, and Insights data to MCP-compatible tools. It's authenticated via OAuth for configurable access to permissions and scopes, and it's accessible from any MCP
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"planetscale": {
"command": "pscale",
"args": [
"mcp",
"server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Planetscale MCP Server?
The Planetscale MCP Server is a deprecated CLI‑based Model Context Protocol server that was previously included in the pscale command‑line tool. The README notes that this integration will be removed in a future version and directs users to the official PlanetScale MCP server instead.
How to use Planetscale MCP Server?
—
Key features of Planetscale MCP Server?
—
Use cases of Planetscale MCP Server?
—
FAQ from Planetscale MCP Server
Is Planetscale MCP Server still supported?
No. The CLI‑based MCP server (pscale mcp) is deprecated and will be removed in a future version. Use the official PlanetScale MCP server as described at https://planetscale.com/docs/connect/mcp.
More Databases MCP servers
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
Elasticsearch MCP Server
elasticmcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
Database Gateway
centralmindUniversal MCP-Server for your Databases optimized for LLMs and AI-Agents.
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Comments