By planetscale
An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data.
npx claudepluginhub planetscale/claude-plugin --plugin planetscaleManage database migrations with version control, rollback capabilities, and automated schema evolution tracking
Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.
Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.
Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server
MongoDB MCP integration (read-only) for database exploration with best practices skill.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Plugin for installing the PlanetScale MCP server and Database Skills into Claude Code.
In Claude Code, add this GitHub repository as a marketplace, then install the plugin:
/plugin marketplace add planetscale/claude-plugin
/plugin install planetscale@planetscale
In Claude Code, run /mcp to see the planetscale MCP server.
If it does not appear immediately after install, fully restart Claude Code and check /mcp again. Plugin-provided MCP server changes are applied on restart.
This plugin pulls in skills from the upstream planetscale/database-skills repository via the database-skills Git submodule.
https://github.com/planetscale/database-skillsdatabase-skillsmainClone with submodules:
git clone --recurse-submodules https://github.com/planetscale/claude-code-plugin.git
If you already cloned without submodules:
git submodule update --init --recursive
To pull the latest upstream skills into this repository:
git submodule sync --recursive
git submodule update --init --remote database-skills
Commit the resulting submodule pointer change in this repository.
To test this plugin from your local working copy (before branching/PR):
claude --plugin-dir .
/mcp to verify the planetscale MCP server is loaded (will require authentication)./skills to verify the planetscale skills are loaded.GitHub Actions runs .github/workflows/update-skills.yml weekly and also supports manual runs (workflow_dispatch).
When database-skills has new commits, the workflow opens or updates a PR that contains only:
database-skills submodule pointer update.gitmodules (if submodule metadata changed)You can also use this direct local plugin load command:
claude --plugin-dir .
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim