Propresenter Mcp
Rank #10686io.github.alxpark/propresenter-mcp
Provides complete control over ProPresenter 7 presentations, covering 231 API endpoints across 27 functional groups including slides, audio, timers, stage displays, and capture.
Propresenter Mcp is a Model Context Protocol (MCP) server published by alxpark. It ranks #10686 of 58,832 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Propresenter Mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 30, 2026 and most recently updated on Jan 31, 2026.
Ranks ahead of 48,146 of 58,832 servers on MCP Toplist.
Use Propresenter Mcp
Add Propresenter Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"propresenter-mcp": {
"command": "npx",
"args": [
"-y",
"@alxpark/propresenter-mcp"
],
"env": {
"PROPRESENTER_URL": "<your PROPRESENTER_URL>",
"PROPRESENTER_PASSWORD": "<your PROPRESENTER_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
alxpark
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jan 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Propresenter Mcp?
- Provides complete control over ProPresenter 7 presentations, covering 231 API endpoints across 27 functional groups including slides, audio, timers, stage displays, and capture.
- Who maintains Propresenter Mcp?
- Propresenter Mcp is maintained by alxpark, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Propresenter Mcp an official MCP server?
- Yes — Propresenter Mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Propresenter Mcp have?
- MCP Toplist tracks 2 versions of Propresenter Mcp, most recently published on Jan 31, 2026.
- Where can I find the source code for Propresenter Mcp?
- The source code for Propresenter Mcp is hosted at github.com/alxpark/propresenter-mcp.