Skip to main content
Glama

PocketBase MCP Server

by paullippert

pb_backups_create

Generate and manage backups for PocketBase MCP Server. This admin-only tool allows creating backups with optional custom naming for efficient data preservation and recovery.

Instructions

Create a new backup (admin only)

Input Schema

NameRequiredDescriptionDefault
nameNoOptional backup name/basename

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Optional backup name/basename", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/paullippert/pb_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server