22 tools from the PocketBase MCP Server MCP Server, categorised by risk level.
View the PocketBase MCP Server policy →download_file Get the URL to download a file from a PocketBase collection record field. fetch_record Fetch a single record from a PocketBase collection by ID. get_collection_schema Get the schema (fields, rules, etc.) of a PocketBase collection. get_log Get a single API request log by ID. get_logs_stats Get API request logs statistics with optional filtering. list_collections List all collections in the PocketBase instance. list_cron_jobs Returns list with all registered app level cron jobs. list_logs List API request logs from PocketBase with filtering, sorting, and pagination. list_migrations List all migration files found in the PocketBase migrations directory. list_records List records from a PocketBase collection. Supports filtering, sorting, pagination, and expansion. revert_migration Revert a specific migration file. revert_to_migration Revert migrations up to a specific target. add_field_migration Create a migration file for adding a field to an existing collection. 2/5 apply_all_migrations Apply all pending migrations. 2/5 apply_migration Apply a specific migration file. 2/5 create_collection_migration Create a migration file specifically for creating a new PocketBase collection. 2/5 create_migration Create a new, empty PocketBase migration file with a timestamped name. 2/5 create_record Create a new record in a PocketBase collection. 2/5 set_migrations_directory Set the directory where migration files will be created and read from. 2/5 update_record Update an existing record in a PocketBase collection by ID. 2/5 upload_file Upload a file (provided as content string) to a PocketBase collection record field. 3/5 The PocketBase MCP Server MCP server exposes 22 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the PocketBase MCP Server server.
PocketBase MCP Server tools are categorised as Read (12), Write (9), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept