This server wraps PocketBase's JavaScript SDK to expose database operations through MCP tools. You get CRUD operations for records and collections, user authentication with token management, and schema creation directly from Claude or Cursor. Built against PocketBase 26.1 with proper type definitions rather than arbitrary mappings. Connects via admin credentials to your local PocketBase instance and handles relationship expansion, pagination, and database backups. Useful when you need to prototype database-driven apps quickly or manipulate PocketBase data without switching contexts from your AI assistant.
claude mcp add --transport stdio mrwyndham-pocketbase-mcp uvx pocketbase-mcp