dev-tools

pptx-shredder-local

MCP server 'pptx-shredder-local' from timothywarner-org/pptx-shredder

3 stars0 upvotes

Install Command

python mcp_server.py

Configuration

.mcp.json
{
  "pptx-shredder-local": {
    "cwd": ".",
    "env": {
      "PYTHONPATH": "."
    },
    "args": [
      "mcp_server.py"
    ],
    "command": "python",
    "description": "PPTX Shredder (Local Development) - Convert PowerPoint presentations to LLM-optimized markdown"
  }
}

Links

Tags

mcppptx-shredder-local