DynamicEndpoints
0
Enables advanced database operations, schema management, and data manipulation for PocketBase through the Model Context Protocol (MCP).
소개
DynamicEndpoints provides a comprehensive MCP server equipped with advanced tools for interacting with PocketBase databases. It facilitates sophisticated database operations, including collection and schema management, along with record manipulation. The server offers features like advanced querying, batch import/export, user authentication, database backups, and schema migrations, ensuring efficient and secure management of PocketBase databases.
주요 기능
- Schema validation and type safety
- Database backup and restore functionality
- 0 GitHub stars
- Advanced querying with filtering, sorting, and aggregation
- Collection Management with custom schemas and migrations
- User authentication and token management
사용 사례
- Implementing role-based access control for PocketBase users
- Managing complex data models in PocketBase
- Automating database backups and migrations