About
Overview
The Pocketbase MCP Server enables AI agents to interact with Pocketbase, the open-source backend in a single file. It provides tools for CRUD operations, authentication, and real-time subscriptions.
Capabilities
Tools & Capabilities
⚡list_collections
List collections
⚡list_records
List records in a collection
⚡create_record
Create a new record
⚡auth_with_password
Authenticate a user
Setup
Installation
bash
Install
npx -y mcp-server-pocketbaseExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"pocketbase": {
"command": "npx",
"args": ["-y", "mcp-server-pocketbase"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026