Back to search
30
MCP streamable-http

PlanetScale

io.github.planetscale/mcp-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ai.waystation/postgres
Connect to your PostgreSQL database to query data and schemas.
0 tools · streamable-http
Oracle Database
Connects to Oracle databases for queries and data operations.
0 tools
ai.waystation/supabase
Connect to your Supabase database to query data and schemas.
0 tools · streamable-http
SQL Server
Integrates with SQL Server databases to execute queries, manage schemas, run stored procedures, and perform data operations across single-da
0 tools
Supabase
Integrates with Supabase to enable natural language-driven database schema exploration, management, and read-only SQL query execution.
0 tools
DB Query
Connects AI models to multiple database systems for executing queries and retrieving results across PostgreSQL, MySQL, and SQLite.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "planetscale": {
      "url": "https://mcp.pscale.dev/mcp/planetscale",
      "transport": "streamable-http"
    }
  }
}