Add planetscale to marketplace

This commit is contained in:
Tobin South
2026-03-05 19:35:15 -08:00
parent 205b6e0b30
commit 954edbd88b

View File

@@ -684,6 +684,17 @@
"url": "https://github.com/semgrep/mcp-marketplace.git" "url": "https://github.com/semgrep/mcp-marketplace.git"
}, },
"homepage": "https://github.com/semgrep/mcp-marketplace.git" "homepage": "https://github.com/semgrep/mcp-marketplace.git"
},
{
"name": "planetscale",
"description": "An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.",
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/planetscale/claude-plugin.git",
"sha": "f1066cac5bb956bbbb05918f5b07fe0e873d44ea"
},
"homepage": "https://planetscale.com/"
} }
] ]
} }