Skip to main content
Glama

PocketBase MCP Server

by mabeldata

apply_all_migrations

Execute all pending database migrations to update schemas and ensure data consistency in PocketBase MCP Server.

Instructions

Apply all pending migrations.

Input Schema

NameRequiredDescriptionDefault
appliedMigrationsNoArray of already applied migration filenames.

Input Schema (JSON Schema)

{ "properties": { "appliedMigrations": { "description": "Array of already applied migration filenames.", "items": { "type": "string" }, "type": "array" } }, "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