P
Pptx MCP
作者 @samos123
Create Slides with a simple MCP server using Python PPTX library
创建于 5/3/2025
更新于 20 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx pptx-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"samos123-pptx-mcp": {
"command": "uvx",
"args": [
"pptx-mcp"
]
}
}
}