Skip to main content
Glama

PocketBase MCP Server

auth_refresh

Refresh authentication tokens for specified collections to maintain secure access in PocketBase MCP Server, ensuring continuous user session integrity.

Instructions

Refresh authentication token

Input Schema

NameRequiredDescriptionDefault
collectionNoCollection name (default: users)users

Input Schema (JSON Schema)

{ "properties": { "collection": { "default": "users", "description": "Collection name (default: users)", "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