Skip to main content
Glama

PowerPoint MCP Server

by Ichigo3766

create-presentation

Generate a new PowerPoint presentation by providing a name for the file. Use this tool to initiate the creation process for a structured and ready-to-edit presentation.

Instructions

This tool starts the process of generating a new powerpoint presentation with the name given by the user. Use this tool when the user requests to create or generate a new presentation.

Input Schema

NameRequiredDescriptionDefault
nameYesName of the presentation (without .pptx extension)

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the presentation (without .pptx extension)", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/Ichigo3766/powerpoint-mcp'

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