PowerPoint-ist(/'pauəpɔintist/), An online presentation application that replicates most of the commonly used features of MS PowerPoint, allowing for the editing and presentation of PPT online. Support AIPPT.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"PPTist": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-PPTist"
]
}
}
}