67
/ 100
2 days ago
glama

ppt-generator

An MCP server that auto-generates presentations from a topic using AI, supporting slide editing, visual QA, and export to HTML/PPTX.

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 1 credential: ANTHROPIC_API_KEY
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.
configLLM_PROVIDERWhen is not set, it auto-selects anthropic if ANTHROPIC_API_KEY is present, otherwise defaults to bedrock.
🔐 secretANTHROPIC_API_KEYBy default, IAM credentials from the AWS CLI profile are used (Bedrock). To use the Anthropic API, add "": "sk-ant-..." to the env section.
configAWS_BEARER_TOKEN_BEDROCKBedrock (Bearer Token) , AWS_REGION
configDESIGN_SPEC_PARALLEL
configVISUAL_QA_PARALLELNumber of parallel workers for Visual QA (default: 8)
configVISUAL_QA_MAX_ITERATIONSMaximum fix iterations for Visual QA (default: 2)
configDESIGN_SPEC_TIMEOUT
configSCREENSHOT_TIMEOUT
configVISUAL_QA_PHASE_TIMEOUT
configBEDROCK_VISUAL_QA_ANALYSIS_MAX_TOKENS
configBEDROCK_DESIGN_MAX_TOKENS
configBEDROCK_REVIEW_MAX_TOKENS
configBEDROCK_VISUAL_QA_FIX_MAX_TOKENS
configBEDROCK_OUTLINE_MAX_TOKENS
configAWS_REGIONBedrock IAM (default) AWS CLI profile or AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY,
configPPT_LOG_DIRAdd to the env section when registering the MCP server:
configPPT_LOG_FILESingle log file path (legacy). Ignored when PPT_LOG_DIR is set
// 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 6 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/haandol-ppt-generator-fyxii2)](https://m8ven.ai/mcp/haandol-ppt-generator-fyxii2)
commit: 250982ce89fe7157a43904800b270aa704268b5c
code hash: 287a24cc84df630ef7e2f77db39ddd1ffb3cadb04e26f13757d7df32b72db268
verified: 6/22/2026, 12:36:58 PM
view raw JSON →