Skip to main content
Glama

PocketBase MCP Server

by mabeldata

apply_migration

Apply a specific migration file to update or modify the schema structure in PocketBase databases. Requires the migration file name to execute.

Instructions

Apply a specific migration file.

Input Schema

NameRequiredDescriptionDefault
migrationFileYesName of the migration file to apply.

Input Schema (JSON Schema)

{ "properties": { "migrationFile": { "description": "Name of the migration file to apply.", "type": "string" } }, "required": [ "migrationFile" ], "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/mabeldata/pocketbase-mcp'

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