MCP Servers / database / Pocketbase

Pocketbase

JSON →
ssenone★ 2database

Allow your agent to connect to Pocketbase with ease.

Install
How to run this server

No install command recorded.

server path: pocketbase
Tools
What this server exposes
pb_health
PocketBase health check
pb_list_collections
List all collections with full field schemas
pb_get_collection_schema
Get a single collection's full schema
pb_create_collection
Create a new collection
pb_update_collection
Update a collection's schema or rules
pb_delete_collection
Delete a collection
pb_import_collections
Bulk import/overwrite collection schemas
pb_list_records
List/search records in a collection
pb_get_record
Get a single record by ID
pb_create_record
Create a new record
pb_update_record
Update an existing record
pb_delete_record
Delete a record by ID
pb_list_backups
List available backups
pb_create_backup
Create a new backup
pb_delete_backup
Delete a backup by key
pb_get_file_url
Get download URL for a file field
pb_get_settings
Get app settings
pb_update_settings
Update app settings
pb_list_logs
Query request logs
Configuration
Environment & auth
authnone
Resources
Pocketbase — MCP Server · libregistry