MCP ServerSTDIOOfficialv1.0.1

Alxpark Propresenter MCP Server

Control ProPresenter 7 presentations programmatically via MCP. For developers integrating live presentation software with AI workflows, automation, or remote control systems.

io.github.alxpark/propresenter-mcp

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Alxpark Propresenter MCP server does

How models use it and what it is built for.

Control ProPresenter 7 presentations programmatically via MCP. For developers integrating live presentation software with AI workflows, automation, or remote control systems.

Connect to Alxpark Propresenter

Local install — runs as a subprocess.

npx @alxpark/propresenter-mcp@1.0.1

Environment variables

Configuration this server reads at startup.

  • PROPRESENTER_URLRequired

    Your ProPresenter 7 API URL

  • PROPRESENTER_PASSWORDSecret

    ProPresenteer API password if needed

Resources

Where to find authoritative docs and source for Alxpark Propresenter.

Example prompts for Alxpark Propresenter

Paste any of these into Agent Studio after connecting Alxpark Propresenter.

  • What endpoints are available on the ProPresenter 7 API?
  • How do I authenticate with PROPRESENTER_PASSWORD in this server?
  • Show me how to trigger a slide advance in ProPresenter 7
  • What is the format of PROPRESENTER_URL for connecting to my local instance?

Alxpark Propresenter MCP server — FAQ

Common questions about connecting and running Alxpark Propresenter.

  • What is the ProPresenter MCP server?

    It's an MCP server that connects to ProPresenter 7 via its API, allowing you to control presentations programmatically. You provide your ProPresenter URL and optional password as environment variables to authenticate.

  • How do I set up the ProPresenter MCP server?

    Install via `npx @alxpark/propresenter-mcp@1.0.1`, then set the required `PROPRESENTER_URL` environment variable to your ProPresenter 7 API endpoint. Add `PROPRESENTER_PASSWORD` if your API requires authentication.

  • What is the PROPRESENTER_URL format?

    It should be the full URL to your ProPresenter 7 API server, typically something like `http://localhost:8080` or your remote instance URL. Consult ProPresenter 7 documentation for your specific setup.

  • Can I use this server without a password?

    Yes—`PROPRESENTER_PASSWORD` is optional. Only set it if your ProPresenter 7 API instance requires authentication.

  • What can I automate with this server?

    You can control ProPresenter 7 presentations remotely via its API—capabilities depend on what ProPresenter 7's API exposes. Check the ProPresenter 7 API documentation for the full list of available operations.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground