powerpoint
MCP server for creating and editing PowerPoint presentations
claude mcp add --transport stdio juanocampo400-powerpoint-mcp /Users/yourname/powerpoint-mcp/server.sh
How to use
The PowerPoint MCP server allows you to create and edit PowerPoint presentations programmatically. With this server, you can automate tasks such as adding slides, inserting text, and modifying existing presentations, making it an essential tool for developers looking to enhance productivity and streamline presentation workflows.
Once connected to the PowerPoint MCP server, you can interact with it by sending commands to create new presentations or modify existing ones. You can use queries to add slides, insert images, or change slide layouts. Since there are currently no specific tools documented, focus on leveraging the command structure outlined in the repository to perform actions related to presentation manipulation.
How to install
Prerequisites
- Ensure you have Node.js installed on your machine. You can download it from nodejs.org.
Option A: Quick start with npx
Use the following command to quickly start the PowerPoint MCP server:
npx -y github:juanocampo400/powerpoint-mcp
Option B: Global install alternative
If you prefer to install it globally, you can clone the repository and run it locally:
git clone https://github.com/juanocampo400/powerpoint-mcp.git
cd powerpoint-mcp
npm install
npm start
Additional notes
When configuring the PowerPoint MCP server, ensure your environment supports any required Node.js dependencies. Check the repository for potential configuration files or environment variables that might be needed for optimal performance. Be aware that certain commands may have specific requirements or dependencies that must be fulfilled before execution.
Related MCP Servers
mcp-claude-code
MCP implementation of Claude Code capabilities and more
airtable
Airtable integration for AI-powered applications via Anthropic's Model Context Protocol (MCP)
rlm-claude
Recursive Language Models for Claude Code - Infinite memory solution inspired by MIT CSAIL paper
mcp-pyautogui
An MCP server for PyAutoGUI
mcp-ssh-orchestrator
Secure SSH access for AI agents via MCP. Execute commands across your server fleet with policy enforcement, network controls, and comprehensive audit logging.
discord.py-self
comprehensive Discord selfbot MCP server using discord.py-self