Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-powerpoint": {
"command": "npx",
"args": [
"-y",
"mcp-powerpoint"
]
}
}
}
Or smoke-test directly:
npx -y mcp-powerpoint
Details
| Website | https://www.npmjs.com/package/mcp-powerpoint |
|---|---|
| GitHub | git+https://github.com/islem-zaraa/mcp-powerpoint.git |
| License | unknown |
| Pricing | free |
| Tags | mcp powerpoint pptx model-context-protocol presentation slides ai-assistant smithery |
| Sources | npm |
| Discovered | 2026-05-25 |