Skip to main content
Glama
paullippert

PocketBase MCP Server

by paullippert

pb_files_upload

Attach files to specific records in a PocketBase collection by uploading Base64 encoded data, specifying the record ID, field name, and file details for storage.

Instructions

Upload a file to a record field

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collectionYesCollection name or ID
fieldNameYesField name to store the file in
fileDataYesBase64 encoded file data
fileNameYesOriginal file name
mimeTypeNoFile MIME type
recordIdYesRecord ID to attach the file to

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