# Planning Center MCP Node

> Access Planning Center MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/planningcentermcp-node

## Content

## Description
Access Planning Center MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `planningcentermcp_calendar_calendars`
* `planningcentermcp_calendar_conflicts`
* `planningcentermcp_calendar_event_instances`
* `planningcentermcp_calendar_events`
* `planningcentermcp_calendar_resource_bookings`
* `planningcentermcp_calendar_resources`
* `planningcentermcp_calendar_tags`
* `planningcentermcp_check_ins_check_ins`
* `planningcentermcp_check_ins_event_times`
* `planningcentermcp_check_ins_events`
* `planningcentermcp_check_ins_headcounts`
* `planningcentermcp_check_ins_locations`
* `planningcentermcp_giving_batch_groups`
* `planningcentermcp_giving_batches`
* `planningcentermcp_giving_donations`
* `planningcentermcp_giving_donors`
* `planningcentermcp_giving_funds`
* `planningcentermcp_giving_payment_sources`
* `planningcentermcp_giving_pledge_campaigns`
* `planningcentermcp_giving_pledges`
* `planningcentermcp_giving_recurring_donations`
* `planningcentermcp_giving_refunds`
* `planningcentermcp_groups_event_attendances`
* `planningcentermcp_groups_events`
* `planningcentermcp_groups_group_types`
* `planningcentermcp_groups_memberships`
* `planningcentermcp_groups_search`
* `planningcentermcp_people_background_checks`
* `planningcentermcp_people_church_campuses`
* `planningcentermcp_people_current_organization`
* `planningcentermcp_people_field_data`
* `planningcentermcp_people_field_definitions`
* `planningcentermcp_people_form_fields`
* `planningcentermcp_people_form_submissions`
* `planningcentermcp_people_form_submissions_create`
* `planningcentermcp_people_forms`
* `planningcentermcp_people_households`
* `planningcentermcp_people_list_results`
* `planningcentermcp_people_lists`
* `planningcentermcp_people_note_categories`
* `planningcentermcp_people_notes`
* `planningcentermcp_people_notes_create`
* `planningcentermcp_people_search`
* `planningcentermcp_people_tabs`
* `planningcentermcp_people_workflow_cards`
* `planningcentermcp_people_workflow_categories`
* `planningcentermcp_people_workflows`
* `planningcentermcp_publishing_channels`
* `planningcentermcp_publishing_episode_statistics`
* `planningcentermcp_publishing_episodes`
* `planningcentermcp_publishing_series`
* `planningcentermcp_publishing_speakers`
* `planningcentermcp_registrations_attendees`
* `planningcentermcp_registrations_registrations`
* `planningcentermcp_registrations_signups`
* `planningcentermcp_services_blockouts`
* `planningcentermcp_services_plan_items`
* `planningcentermcp_services_plan_people`
* `planningcentermcp_services_plans`
* `planningcentermcp_services_schedules`
* `planningcentermcp_services_service_types`
* `planningcentermcp_services_songs`
* `planningcentermcp_services_team_positions`
* `planningcentermcp_services_teams`

## Use Cases
1. **Automate Planning Center MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.