69
/ 100
3 days ago
glama

ppt-mcp

Wraps the PDF2PPT API into MCP tools, enabling AI clients (e.g., Claude Desktop) to convert PDFs to PPTs via natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: PPT_MCP_SERVER_TOKEN, PPT_API_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPPT_MCP_BIND_HOST
configPPT_MCP_BIND_PORT
🔐 secretPPT_MCP_SERVER_TOKEN
configPPT_MCP_UPLOAD_TTL_SECONDS
configPPT_MCP_MAX_UPLOAD_BYTES
configPPT_MCP_DATA_DIR这两个变量只影响高层 route workflow 的本地恢复,不影响远程 ppt-mcp-remote 的上传源缓存目录 。
configPPT_API_BASE_URL指向 http://127.0.0.1:8000
configPPT_API_TIMEOUT_SECONDS
🔐 secretPPT_API_BEARER_TOKENyour-shared-secret
configPPT_MCP_ROUTE_WORKFLOW_TTL_SECONDS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zichuanlan-ppt-mcp-1of9bd)](https://m8ven.ai/mcp/zichuanlan-ppt-mcp-1of9bd)
commit: 14c76d911bfcac16f6964a67a02b0a49027e08e6
code hash: b2f936f3caf7ad9bcc1b6ac0ac48e2e8da02f7e381d21881933ca3b5066712c1
verified: 6/23/2026, 10:23:38 AM
view raw JSON →