timothywarner-org/pptx-shredder
Transform PowerPoint presentations into LLM-optimized markdown while preserving instructional design narrative. Built for technical trainers.
Platform-specific configuration:
{
"mcpServers": {
"pptx-shredder": {
"command": "npx",
"args": [
"-y",
"pptx-shredder"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...