π 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
- Empower volunteers and leaders with clear expectations and language.
- Preserve ministry knowledge for future productions.
- Support AI/automation (via the Model Context Protocol, or MCP) for quick reference and training.
- Keep all creative work centered on Christ, community, and excellence.
β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