Skip to main content
Glama

PocketBase MCP Server

by fadlee
MIT License
0

backup_database

Create a backup of the PocketBase database in JSON or CSV format to protect data and enable recovery.

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" }

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

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