Skip to main content
Glama
paullippert

PocketBase MCP Server

by paullippert

pb_records_get

Retrieve a specific record by ID from a collection in PocketBase MCP Server. Specify collection, ID, fields, and relations to expand for targeted data retrieval.

Instructions

Get a specific record by ID from a collection

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collectionYesCollection name or ID
expandNoRelations to expand (e.g., "author,category")
fieldsNoFields to return (e.g., "id,title,created")
idYesRecord ID

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