zed-planetscale-mcp
Zed-Planetscale is a database management tool built in Rust, designed to enhance data scalability and performance. It supports developers in efficiently managing databases, particularly through its integration with PlanetScale, making cloud-based database management more accessible.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
70
Forks
1
Issues
0
PlanetScale Context Server for Zed
This extension integrates PlanetScale's built-in Model Context Protocol (MCP) server with Zed editor, allowing the Zed AI assistant to interact with your PlanetScale databases.
Features
The extension provides these MCP tools:
list_orgs- List available organizationslist_databases- List databases in an organizationlist_branches- List branches for a databaselist_keyspaces- List keyspaces in a branchlist_tables- List tables in a keyspaceget_schema- Get table schemasrun_query- Execute read-only SQL queriesget_insights- Get database performance insights
Prerequisites
- PlanetScale CLI (automatically downloaded by extension)
- Authenticated PlanetScale session:
pscale auth login - Zed editor
echokit_server is a high-performance server software built in Rust, offering efficient data processing and API management. Designed for developers, it boasts high scalability and adaptability for various applications. It is particularly well-suited for real-time data processing and microservices architecture.