Developer Tools
Trust: 32/100 (Limited)io.github.alxpark/propresenter-mcp Guide
ProPresenter 7 MCP server
4 starsby alxpark
Quick Start
Install
npx @alxpark/propresenter-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-alxpark-propresenter-mcp": {
"command": "npx",
"args": [
"@alxpark/propresenter-mcp"
]
}
}
}