Skip to main content
Glama
tracsoftllc

Planning Center Online MCP Server

by tracsoftllc

pco_get_person

Retrieve detailed information about a specific person in Planning Center Online using their unique PCO ID. Returns comprehensive person records including name, gender, status, and birthdate in markdown or JSON format.

Instructions

Get detailed information about a single person by their PCO ID.

Args:

  • id (string): The PCO person ID

  • response_format ('markdown' | 'json'): Output format (default: 'markdown')

Returns: Full person record including all attributes (name, gender, status, birthdate, etc.). Error: Returns "Error: Resource not found" if the ID is invalid.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe PCO person ID
response_formatNoOutput format: 'markdown' for human-readable or 'json' for machine-readablemarkdown

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/tracsoftllc/PCO-MCP'

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