by ssakone · MCP Server · ★ 53
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
PocketBase MCP Server A Model Context Protocol (MCP) server that provides comprehensive access to PocketBase functionality. This server enables AI assistants and other MCP clients to interact with PocketBase databases for authentication, data management, and administrative operations. Features Authentication: Admin and user authentication with session management Session Persistence: Save sessions across tool calls with parameter Auto-Authentication: Automatically authenticate at startup using environment variables Collection Management: Create, update, delete, and query collections (admin only) Record CRUD: Full create, read, update, delete operations on records User Management: Manage user accounts in auth collections Custom Headers: Send custom HTTP headers with any request Custom HTTP Requests: Send raw HTTP requests to any PocketBase API endpoint Query Support: Filtering, sorting, and pagination for records and users Error Handling: Consistent, informative error responses Multi-Instance: Support for connecting to multiple PocketBase instances TOON Output Format: Optional TOON format for 30-60% token reduction with LLMs Installation bash Clone the repository git clone...
| Stars | 53 |
| Forks | 4 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 62.7881258910842/100 |
| Last Updated | 2026-03-23 |
| Created | 2025-07-16 |
| Platforms | mcp, node |
| Est. Tokens | ~9k |
These tools work well together with pb_mcp_server for enhanced workflows:
Explore other popular mcp server tools:
pb_mcp_server is an open-source mcp server by ssakone with 53 GitHub stars.
pb_mcp_server is primarily written in TypeScript.
You can find installation instructions and usage details in the pb_mcp_server GitHub repository at github.com/ssakone/pb_mcp_server. The project has 53 stars and 4 forks, indicating an active community.
pb_mcp_server is released under the MIT license, making it free to use and modify according to the license terms.