Model Context Protocol is a standard that helps AI tools and models communicate and delete tasks to each other. Presenton also supports presentation generation over MCP. Only Streamable HTTP is supported to connect with Presenton over the network, it does not support stdio. For now two tools are available:
  • template_list: Lists all custom templates to create presentation with.
  • generate_presentation: Single endpoint to generate presentation with.
You will need to connect to /mcp for MCP server. If you’re connecting locally then it should something like http://localhost:5000/mcp .