Skip to main content
Glama
vancealexander

Cross-Platform PowerPoint MCP Server

add_slide

Add new slides to PowerPoint presentations with customizable layouts for title, text, two-column, or blank formats.

Instructions

Add a new slide to the presentation.

Args:
    presentation_id: ID of the presentation
    layout_type: Slide layout type (default is 1, title slide)
        1: ppLayoutTitle (title slide)
        2: ppLayoutText (slide with title and text)
        3: ppLayoutTwoColumns (two-column slide)
        7: ppLayoutBlank (blank slide)
        etc...

Returns:
    Information about the new slide

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
presentation_idYes
layout_typeNo

Latest Blog Posts

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/vancealexander/Powerpoint_MCP_CrossPlatform'

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