PowerPoint Editor MCP Server

26 tools. 22 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

22 can modify or destroy data
4 read-only
26 tools total

Community server · catalogue entry verified 29/06/2026

How to control PowerPoint Editor MCP Server ↓

What PowerPoint Editor MCP Server exposes to your agents

Read (4) Write / Execute (21) Destructive / Financial (1)
Critical Risk

The most dangerous PowerPoint Editor MCP Server tools

22 of PowerPoint Editor MCP Server's 26 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control PowerPoint Editor MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and PowerPoint Editor MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_slide": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "add_bullet_points": {
    "limits": [
      {
        "counter": "add_bullet_points_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "get_animation_options": {
    "limits": [
      {
        "counter": "get_animation_options_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register PowerPoint Editor MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON POWERPOINT EDITOR →

Instant setup, no code required.

All 26 PowerPoint Editor MCP Server tools

WRITE 21 tools
Write add_bullet_points 添加带项目符号的内容幻灯片 Write add_dynamic_effects 为演示文稿添加动感的过渡效果,让演示更有活力 Write add_hyperlink 为形状添加超链接 Write add_image 在幻灯片中添加图片 Write add_shape 在幻灯片中添加形状 Write add_slide 添加新的幻灯片 Write add_slide_animation 为幻灯片添加动画过渡效果,让演示更生动有趣。推荐在创建演示文稿时使用,可以让幻灯片切换更加流畅美观 Write add_smooth_transitions 为演示文稿添加流畅的过渡动画,让幻灯片切换更加自然 Write add_table 在幻灯片中添加表格 Write add_text_box 在幻灯片中添加文本框 Write add_title_slide 添加标题幻灯片 Write create_presentation 创建新的PowerPoint演示文稿 Write duplicate_slide 复制指定的幻灯片 Write generate_outline 根据一个主题,生成一个结构化的JSON大纲,用于后续的PPT创建。 Write make_presentation_dynamic 为整个演示文稿添加统一的动画效果,让所有幻灯片都有流畅的过渡动画。这是制作专业演示文稿的重要步骤 Write make_professional_presentation 一键让演示文稿变得专业!自动为所有幻灯片添加优雅的淡入淡出过渡效果,提升演示质量 Write move_slide 移动幻灯片位置 Write save_presentation 保存PowerPoint演示文稿 Write set_slide_background_color 设置幻灯片背景颜色 Write set_table_cell_text 设置表格单元格文本 Write set_text_formatting 设置文本格式

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about PowerPoint Editor MCP Server

Can an AI agent delete data through the PowerPoint Editor MCP Server MCP server? +

Yes. The PowerPoint Editor MCP Server server exposes 1 destructive tools including delete_slide. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through PowerPoint Editor MCP Server? +

The PowerPoint Editor MCP Server server has 21 write tools including add_bullet_points, add_dynamic_effects, add_hyperlink. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach PowerPoint Editor MCP Server.

How many tools does the PowerPoint Editor MCP Server MCP server expose? +

26 tools across 3 categories: Destructive, Read, Write. 4 are read-only. 22 can modify, create, or delete data.

How do I enforce a policy on PowerPoint Editor MCP Server? +

Register the PowerPoint Editor MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every PowerPoint Editor MCP Server tool call.

Deterministic rules across all 26 PowerPoint Editor MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

26 PowerPoint Editor MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.