Skip to main content
Glama

PocketBase MCP Server

by paullippert

pb_admin_update_settings

Modify application settings as an administrator using this tool. Input a settings object to update configurations within the PocketBase MCP Server, ensuring precise control over system behavior.

Instructions

Update application settings (admin only)

Input Schema

NameRequiredDescriptionDefault
settingsYesSettings object to update

Input Schema (JSON Schema)

{ "properties": { "settings": { "description": "Settings object to update", "type": "object" } }, "required": [ "settings" ], "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