EASTER

🎭 Church Stage Performance Knowledge MCP

| Section | Description | Key Links | |β€”β€”β€”-|————–|———–| | 🎯 Introduction | introduction | Vision | | πŸ‘₯ Roles & Teams | 02 roles | Director Β· Producer | | 🎬 Stage Basics | 03 basics | β€” | | πŸ•“ Rehearsals | 04 rehearsal | Schedule | | πŸ’‘ Production | 05 production | β€” | | πŸ™ Ministry & Leadership | 06 ministry | Purpose | | 🧾 Reference & Glossary | 07 glossary | β€” |

A structured, ministry-aligned documentation and knowledge system for church productions and pageants.


πŸ“š Quick Navigation

Section Description Key Links
🎯 Introduction Vision, mission, and leadership guidance for the pageant ministry. 01_introduction β†’ vision.md
πŸ‘₯ Roles & Teams Responsibilities and expectations for all cast and crew members. 02_roles β†’ director.md / producer.md
🎬 Stage Basics Core skills and principles: blocking, projection, choreography, expression. 03_basics
πŸ•“ Rehearsals Etiquette, communication, devotionals, preparation, and scheduling. 04_rehearsal β†’ mock-schedule.md
πŸ’‘ Production Technical and backstage operations: lighting, cues, sound, and props. 05_production
πŸ™ Ministry & Leadership Theology of art, servant leadership, sustainability, and church alignment. 06_ministry β†’ purpose.md
🧾 Reference & Glossary Checklists, templates, feedback forms, and version history. 07_glossary
βš™οΈ System Files MCP configuration and schema definitions. manifest.json / schema.yaml

✨ Purpose

This repository provides a complete, organized documentation framework for directing, training, and sustaining church stage productions β€” especially large seasonal pageants such as Easter or Christmas. It unites artistic best practices, technical operations, and spiritual formation under one clear standard.

Primary Goals

β€œLet all things be done decently and in order.” β€” 1 Corinthians 14:40


🧱 Repository Structure

Each folder represents a domain of ministry, production, or training.

/docs
β”œβ”€β”€ 01_introduction/ β†’ Vision, mission, leadership briefs
β”œβ”€β”€ 02_roles/ β†’ Volunteer and staff role guides
β”œβ”€β”€ 03_basics/ β†’ Acting, singing, expression, movement
β”œβ”€β”€ 04_rehearsal/ β†’ Scheduling, etiquette, devotionals
β”œβ”€β”€ 05_production/ β†’ Technical and backstage operations
β”œβ”€β”€ 06_ministry/ β†’ Theology, servant leadership, sustainability
└── 07_glossary/ β†’ Checklists, templates, feedback, change logs

Core Configuration Files | File | Purpose | |β€”β€”|β€”β€”β€”-| | schema.yaml | Defines metadata and validation rules for all documentation. | | manifest.json | MCP manifest that connects resources and schemas for server integration. |


βš™οΈ Quick Start for Ministry Leaders

1. Read the Vision

Start in /docs/01_introduction/vision.md β€” it explains the theological and creative mission behind this documentation.

2. Assign Roles

Use /docs/02_roles/ to define expectations and responsibilities for every team: Director, Producer, Choral Director, Tech Team, Props Team, etc.

3. Plan Rehearsals

Consult /docs/04_rehearsal/schedule.md and /docs/04_rehearsal/mock-schedule.md for planning timelines from kickoff through Easter week.

4. Prepare Production Teams

Review /docs/05_production/ for cues, lighting, props, and backstage coordination.

5. Lead Spiritually

Teach and model the heart of service through /docs/06_ministry/servant-leadership.md and /docs/06_ministry/purpose.md.

6. Use Tools and Checklists

Simplify operations with /docs/07_glossary/checklists.md, /docs/07_glossary/templates.md, and /docs/07_glossary/feedback.md.


🧩 MCP Integration (Optional Advanced Use)

This repository is MCP-ready, meaning it can be connected to AI assistants or custom servers for dynamic access and querying.

To register:

npx mcp-server serve --manifest ./manifest.json