Skip to main content
Glama
fadlee

PocketBase MCP Server

by fadlee

create_collection

Create a new collection in PocketBase with defined fields, access rules, and configuration options for organizing database records.

Instructions

Create a new collection in PocketBase

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
createRuleNoRule for creating records
deleteRuleNoRule for deleting records
fieldsYesCollection fields configuration
indexesNoCollection indexes
listRuleNoRule for listing records
nameYesCollection name
passwordAuthNoPassword authentication settings for auth collections
typeNoCollection type (base, auth, view)base
updateRuleNoRule for updating records
viewQueryNoSQL query for view collections
viewRuleNoRule for viewing records

Latest Blog Posts

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