Loading MCP server directory, please wait...
ProPresenter 7 MCP server
npx @getmcp/cli add io.github.alxpark/propresenter-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PROPRESENTER_URLYour ProPresenter 7 API URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alxpark/propresenter-mcp": {
"command": "npx",
"args": [
"-y",
"@alxpark/propresenter-mcp"
],
"env": {
"PROPRESENTER_URL": "",
"PROPRESENTER_PASSWORD": ""
}
}
}
}