daekeun-ml/ppt-translator
A powerful PowerPoint translation tool that leverages Amazon Bedrock models for high-quality translation. This service can be used both as a standalone command-line tool and as a MCP for integration with AI assistants like Kiro. It translates PowerPoint presentations while preserving formatting and structure.
Platform-specific configuration:
{
"mcpServers": {
"ppt-translator": {
"command": "npx",
"args": [
"-y",
"ppt-translator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...