Skip to main content
Glama

PocketBase MCP Server

list_collections

Retrieve and organize collections in PocketBase databases using filters and sorting options. Facilitates advanced schema management and data handling for efficient database operations.

Instructions

List all collections in PocketBase

Input Schema

NameRequiredDescriptionDefault
filterNoFilter query for collections
sortNoSort order for collections

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "Filter query for collections", "type": "string" }, "sort": { "description": "Sort order for collections", "type": "string" } }, "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/mrwyndham/pocketbase-mcp'

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