Skip to main content
Glama

PocketBase MCP Server

by paullippert

pb_auth_refresh

Refresh user authentication tokens in PocketBase MCP Server to maintain secure and uninterrupted access, with options to expand relations and specify return fields for enhanced control.

Instructions

Refresh the current user authentication token

Input Schema

NameRequiredDescriptionDefault
expandNoRelations to expand
fieldsNoFields to return

Input Schema (JSON Schema)

{ "properties": { "expand": { "description": "Relations to expand", "type": "string" }, "fields": { "description": "Fields to return", "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/paullippert/pb_mcp'

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