
Propresenter Mcp
Control ProPresenter 7 slides, cues, and API-driven show elements from your coding agent during live demos, worship tech, or recorded launch streams.
Overview
ProPresenter MCP is a MCP server for the Launch phase that connects agents to ProPresenter 7 via URL and password so live presentation cues can be driven programmatically.
What is this MCP server?
- npm stdio MCP @alxpark/propresenter-mcp v1.0.1
- Targets ProPresenter 7 HTTP/API control surface
- Requires PROPRESENTER_URL; optional PROPRESENTER_PASSWORD secret
- Enables agent-triggered presentation actions instead of manual operator clicks
- Open-source repository alxpark/propresenter-mcp on GitHub
- npm package @alxpark/propresenter-mcp version 1.0.1
- Required env: PROPRESENTER_URL; optional secret PROPRESENTER_PASSWORD
- Targets ProPresenter 7 per server description
Community signal: 11 GitHub stars.
What problem does it solve?
During live demos or services you juggle ProPresenter’s UI and your IDE instead of letting your agent fire the next cue through a documented API.
Who is it for?
Solo AV volunteers, worship tech leads, and founders who demo on ProPresenter 7 and want agent-assisted cueing from the same machine as their code editor.
Skip if: Teams using Google Slides, Keynote-only workflows, or venues without ProPresenter 7 and its API enabled.
What do I get? / Deliverables
After MCP registration with PROPRESENTER_URL and optional password, your agent can invoke ProPresenter 7 API operations for smoother, repeatable show control.
- Agent-invokable ProPresenter 7 API tools over MCP stdio
- Documented environment configuration for URL and optional password
- Repeatable live-demo or service automation hooks from the IDE
Recommended MCP Servers
Journey fit
Launch distribution includes live presentations and streams where reliable slide control matters as much as landing pages. Distribution subphase covers performance channels; ProPresenter is the control plane for many faith, event, and keynote rigs.
How it compares
ProPresenter 7 control MCP, not a slide design server or a generic streaming automation skill.
Common Questions / FAQ
Who is ProPresenter MCP for?
It is for operators who already run ProPresenter 7 and want Claude Code, Cursor, or similar agents to trigger presentation API actions during live shows or rehearsals.
When should I use ProPresenter MCP?
Use it at Launch distribution time for live demos, streamed keynotes, or recurring presentation workflows where API-driven cues save operator effort.
How do I add ProPresenter MCP to my agent?
Install @alxpark/propresenter-mcp, add the stdio MCP server in your client, set required PROPRESENTER_URL and optional PROPRESENTER_PASSWORD in the environment, and ensure ProPresenter 7 API access is reachable on your network.