Skip to main content
Glama
paullippert

PocketBase MCP Server

by paullippert

pb_collections_create

Create and configure new collections on PocketBase MCP Server by defining name, type, schema, and access rules. Ideal for admin-driven database structure setup.

Instructions

Create a new collection (admin only)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
createRuleNoCreate access rule
deleteRuleNoDelete access rule
listRuleNoList access rule
nameYesCollection name (alphanumeric and underscores only)
optionsNoAdditional collection options
schemaNoCollection schema fields
typeYesCollection type
updateRuleNoUpdate access rule
viewRuleNoView access rule

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/paullippert/pb_mcp'

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