C
Limited view
69/100
1 month 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.

Limited view. We could not verify deeper (language, hosted, or no source access) — the grade is capped by our view, not by findings. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

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. Or connect your repo for the top badge — read-only, revoke anytime. What we access →

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. Since this is a local server, you set these in your own MCP client configuration and they stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
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)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 14c76d911bfcac16f6964a67a02b0a49027e08e6
code hash: b2f936f3caf7ad9bcc1b6ac0ac48e2e8da02f7e381d21881933ca3b5066712c1
verified: 6/23/2026, 10:23:38 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client