Skip to main content
Glama
tracsoftllc

Planning Center Online MCP Server

by tracsoftllc

pco_get_plan

Retrieve detailed service plan information from Planning Center Online, including title, dates, team assignments, items, and notes count using service type and plan IDs.

Instructions

Get detailed information about a specific plan in Planning Center Services.

Args:

  • service_type_id (string): The service type ID

  • plan_id (string): The plan ID

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

Returns: Full plan details including title, dates, team assignments, items, and notes count. Error: Returns "Error: Resource not found" if IDs are invalid.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
service_type_idYesThe service type ID
plan_idYesThe plan 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