Skip to main content
Glama

MCP Server for Cappt

by cappt-team
MIT License
1
  • Linux
  • Apple

generate_presentation

Create professional presentations using predefined outlines. Integrate a gallery if needed, streamlining the process of transforming structured content into ready-to-use slides.

Instructions

Generate presentation based on the outline generated by generate_outline

Input Schema

NameRequiredDescriptionDefault
include_galleryNoInclude gallery in the generation result
outlineYesA standard outline generated by `generate_outline`

Input Schema (JSON Schema)

{ "properties": { "include_gallery": { "default": false, "description": "Include gallery in the generation result", "title": "Include Gallery", "type": "boolean" }, "outline": { "description": "A standard outline generated by `generate_outline`", "title": "Outline", "type": "string" } }, "required": [ "outline" ], "title": "generate_presentationArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Cappt

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/cappt-team/mcp-server-python'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server