Skip to main content
Glama

pocketbase-mcp-server

backup_database

Generate database backups in JSON or CSV formats using the MCP server tool for PocketBase, ensuring data safety and enabling efficient recovery processes.

Instructions

Create a backup of the PocketBase database

Input Schema

NameRequiredDescriptionDefault
formatNoExport format (default: json)

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "Export format (default: json)", "enum": [ "json", "csv" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from pocketbase-mcp-server

Related Tools

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/DynamicEndpoints/pocketbase-mcp-server'

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