mcp-apps-office-kit
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-apps-office-kitcreate a 3-slide PPT about remote work benefits"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-apps-office-kit
Office-Kit based on the MCP Apps extension mechanism: Allows LLM Desktop (Claude Desktop / etc.) to generate rich media content such as PPT / HTML / FlowChart via Canvas Core.
Core Philosophy: HTML is the truth layer · Tailwind + shadcn is the design language · Canvas Core is the foundation · App is the domain encapsulation.
📖 Documentation
plan.md· Project Overview (Layered Architecture / MVP / Iteration Plan / ADR Index)docs/adr/· Architecture Decision Records (ADR-0001 ~ 0005)docs/iterations/· Weekly Iteration Details
Related MCP server: Photo AI Studio MCP Server
🚀 Quick Start (W1 Phase)
pnpm install
pnpm dev # 启动 server.ts(http://localhost:3456)
pnpm build # 产出 dist/mcp-ppt-app.html
pnpm test # 跑 sanitize / contract 单测W1 Smoke:
# 验证 sanitize + contract 通路
curl -X POST http://localhost:3456/debug/generate_ppt \
-H "Content-Type: application/json" \
-d '{"topic":"AI 的未来"}'📂 Directory Structure
See plan.md §0.2 for details.
🛠 Current Phase
W1 · Engineering Skeleton & MCP Path & Security Foundation (v0.0.1)
✅ Vite Multi-entry + TS strict + ESLint/Prettier
✅
src/core/Trio (AppDefinition / Registry / Express)✅
src/shared/html/sanitize.ts(DOMPurify + Whitelist)✅
src/shared/html/contract.ts(Stable ID Reissue · ADR-0004)✅ Empty Shell PPT App
⏳ Day 2: Integrate MCP SDK Streamable HTTP
⏳ Day 5: ADR Decision Day + Demo
📜 License
Private / Internal
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables generating AI-powered presentations via the Gamma API directly from MCP clients like Claude for Desktop.9MIT
- AlicenseAqualityDmaintenanceEnables AI photo generation, editing, and video creation from MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.87MIT
- AlicenseAqualityCmaintenanceEnables AI agents to generate real Office documents (.pptx, .docx, .xlsx) and source code from natural language via MCP protocol.4MIT
- AlicenseNot gradedqualityDmaintenanceEnables creation of professional PowerPoint presentations with AI-generated content and images, supporting multiple LLMs and image services via MCP protocol.MIT
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP-native collaborative markdown editor with real-time AI document editing
LLM chat, text summarization and AI image generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mr-wang007s/mcp-apps-office-kit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server