pocketbase-mcp
If you are the rightful owner of pocketbase-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
PocketBase MCP Server provides sophisticated tools for interacting with PocketBase databases, enabling advanced database operations, schema management, and data manipulation through the Model Context Protocol (MCP).
The PocketBase MCP Server is a work-in-progress server based on the Dynamics one, designed to facilitate advanced interactions with PocketBase databases. It supports operations such as schema management, data manipulation, and user management through the Model Context Protocol (MCP). Unlike DynamicsEndpoints, this server has been tested on the latest version of PocketBase (26.1) and is built on accurate type definitions from the JS-SDK. The server is configured locally through a settings file, allowing users to define server commands, arguments, and environment variables. It supports features like collection management, record operations, user management, and database operations, making it a versatile tool for developers working with PocketBase.
Features
- Collection Management: Create and manage collections with custom schemas, retrieve collection schemas and metadata.
- Record Operations: Perform CRUD operations for records, support relationship expansion, and navigate using pagination and cursors.
- User Management: Handle user authentication, token management, account creation, and password management.
- Database Operations: Create backups of the PocketBase database.
Tools
Collection Management
Tools for creating and managing collections, including schema retrieval.
Record Operations
Tools for CRUD operations on records, including listing, updating, and deleting records.
User Management
Tools for user authentication, account creation, and management.
Database Operations
Tools for creating database backups.