ykuwai/ppt-mcp
The world's best PowerPoint MCP server - Real-time PowerPoint control via COM automation
Platform-specific configuration:
{
"mcpServers": {
"ppt-mcp": {
"command": "npx",
"args": [
"-y",
"ppt-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<p align="center"> <a href="README_ja.md">日本語版はこちら</a> </p>
<p align="center"> <a href="https://www.python.org/"></a> <a href="LICENSE"></a> <a href="https://pepy.tech/projects/ppt-mcp"></a> </p>
<p align="center"> <strong>Real-time PowerPoint control through COM automation —<br>an MCP server with 153 tools for AI agents and developers.</strong> </p>
---
An MCP (Model Context Protocol) server that gives AI agents full control over a live Microsoft PowerPoint instance via COM automation. Unlike file-based libraries like python-pptx, this server interacts directly with a running PowerPoint application.
ppt_activate_presentation locks all tools to a specific file, preventing accidental edits to the wrong presentationaccent1, accent2, etc. instead of hardcoded RGB valuesStandard config — works in Cla
Loading reviews...