Planetscale MCP Server
@planetscale
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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"planetscale": {
"command": "pscale",
"args": [
"mcp",
"server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「データベース」の他のコンテンツ

Sqlite
modelcontextprotocolModel Context Protocol Servers
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
Dbhub
bytebaseZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
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.
MongoDB MCP Server
mongodb-jsA Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
コメント