Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

MCP Office PowerPoint

PYPI · MCP-OFFICE · SCANNED SEP 21

46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first.

Available components

0 this week 61 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security36
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 3 of 22 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 98 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 8425 tokens (~125/item across 67 items; 65 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage78
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 22% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "run_macro" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 66 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the MCP Office PowerPoint server?

MCP Office PowerPoint runs locally as a PyPI package, launched with uvx mcp-office. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-office

# add to Claude Code
claude mcp add dosev-ai-mcp-office-powerpoint -- uvx mcp-office
// .cursor/mcp.json
{
  "mcpServers": {
    "dosev-ai-mcp-office-powerpoint": {
      "command": "uvx",
      "args": [
        "mcp-office"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dosev-ai-mcp-office-powerpoint": {
      "command": "uvx",
      "args": [
        "mcp-office"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add dosev-ai-mcp-office-powerpoint -- uvx mcp-office
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dosev-ai-mcp-office-powerpoint": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-office"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dosev-ai-mcp-office-powerpoint --command uvx --arg mcp-office
# ~/.hermes/config.yaml
mcp_servers:
  dosev-ai-mcp-office-powerpoint:
    command: "uvx"
    args: ["mcp-office"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dosev-ai-mcp-office-powerpoint": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-office"
      ]
    }
  }
}
# add to Vellum
assistant mcp add dosev-ai-mcp-office-powerpoint -t stdio -c uvx -a mcp-office
// mcp.json
{
  "mcpServers": {
    "dosev-ai-mcp-office-powerpoint": {
      "command": "uvx",
      "args": [
        "mcp-office"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −14
    • Malware scan: pass → unverified security
  • 12 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 11 Sept 26 −14
    • Malware scan: pass → unverified security
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed pypi/mcp-office@0.7.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Dependencies 22 packages
Packages resolved 22
Stale 3
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 65 exposed · ~8,351 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
review_workbook_render ~125

Review an Excel workbook's render quality before/after PDF export. Runs structural checks (PRINT_AREA_UNSET, SHEET_EMPTY, FORMULA_STALE, PRINT_AREA_EXCEEDS_PAGE) on the specified sheets and returns findings. Read-only — does NOT modify the workbook.

NameTypeReqDescription
pathstringyesAbsolute path to the .xlsx workbook.
recalculatedbooleanSet True if recalculate_workbook() was called before export. Suppresses FORMULA_STALE finding.
sheet_namesSheet names to review. None → all non-chart sheets.

Structured output declared, but exposes no named fields.

No examples provided.

rows ~116

Insert or delete rows in a worksheet. operation='insert': inserts `count` blank rows before `start_row`. operation='delete': deletes rows from `start_row` to `end_row` (inclusive; end_row defaults to start_row). Both require EXCEL_ENABLE_WRITE=true and confirm=True.

NameTypeReqDescription
confirmboolean
countinteger
end_row
operationstringyes
pathstringyes
sheetstringyes
start_rowintegeryes

Structured output declared, but exposes no named fields.

No examples provided.

run_macro ~136

Execute a VBA macro in an .xlsm workbook via Excel COM.

NameTypeReqDescription
argsOptional list of positional arguments to pass to the macro.
confirmbooleanMust be True (write gate).
macro_namestringyesVBA Sub or Function name. Valid formats: "MyMacro" or "Module1.MyMacro". Must match ^[A-Za-z_][A-Za-z0-9_]*(\.[A-Za-z_][A-Za-z0-9_]*)?$ .
pathstringyesAbsolute path to .xlsm workbook. Must be within EXCEL_ALLOWLIST_ROOTS.

Structured output declared, but exposes no named fields.

No examples provided.

save ~57

Flush the in-memory workbook at *path* to disk. Requires ``EXCEL_ENABLE_WRITE=true`` and ``confirm=True``. Evicts the workbook from the cache after saving.

NameTypeReqDescription
confirmboolean
pathstringyes

Structured output declared, but exposes no named fields.

No examples provided.

set_column_visibility ~96

Hide or show one or more columns. columns: list of column letters, e.g. ['A', 'C', 'D']. hidden: True to hide, False to show. Requires ``EXCEL_ENABLE_WRITE=true`` and ``confirm=True``.

NameTypeReqDescription
columnsarrayyes
confirmboolean
hiddenbooleanyes
pathstringyes
sheetstringyes

Structured output declared, but exposes no named fields.

No examples provided.

set_column_widths ~148

Set widths for multiple columns in a single call. Provide exactly one of columns (list of letters) or col_range (e.g. 'A:E'). Provide exactly one of width (0-255) or autofit=True. autofit approximates width from cell content; max_width caps the result. Requires ``EXCEL_ENABLE_WRITE=true`` and ``confirm=True``.

NameTypeReqDescription
autofitboolean
autofit_paddingnumber
col_range
columns
confirmboolean
max_widthnumber
pathstringyes
sheetstringyes
width

Structured output declared, but exposes no named fields.

No examples provided.

set_print_area ~68

Set or clear the print area for a worksheet. Pass address=None to clear the print area. Requires ``EXCEL_ENABLE_WRITE=true`` and ``confirm=True``.

NameTypeReqDescription
addressyes
confirmboolean
pathstringyes
sheetstringyes

Structured output declared, but exposes no named fields.

No examples provided.

set_row_heights ~134

Set heights for multiple rows in a single call. Mode 1 (uniform): provide rows or row_range (e.g. '1:20') plus height. Mode 2 (per-row): provide row_specs list of {"row": int, "height": float}. Valid height: 0.0–409.0. Requires ``EXCEL_ENABLE_WRITE=true`` and ``confirm=True``.

NameTypeReqDescription
confirmboolean
height
pathstringyes
row_range
row_specs
rows
sheetstringyes

Structured output declared, but exposes no named fields.

No examples provided.

set_workbook_calc_mode ~104

Set workbook calculation mode and/or fullCalcOnLoad flag. calc_mode: one of 'auto', 'manual', 'autoNoTable'. None = no change. full_calc_on_load: if True, Excel recalculates all formulas on next open. Requires ``EXCEL_ENABLE_WRITE=true`` and ``confirm=True``.

NameTypeReqDescription
calc_mode
confirmboolean
full_calc_on_load
pathstringyes

Structured output declared, but exposes no named fields.

No examples provided.

sheet ~131

Manage workbook sheets: list, add, rename, or delete. operation='list': returns {"sheets": [str, ...], "count": int} — no confirm needed. operation='add': adds a new sheet named sheet_name at optional position. operation='rename': renames sheet_name to new_name. operation='delete': deletes sheet named sheet_name. Write operations require EXCEL_ENABLE_WRITE=true and confirm=True.

NameTypeReqDescription
confirmboolean
new_name
operationstringyes
pathstringyes
position
sheet_name

Structured output declared, but exposes no named fields.

No examples provided.

sheet_properties ~117

Get or set sheet display properties. operation='get': returns tab_color, state, show_gridlines, show_row_col_headers, zoom_scale. operation='set': updates one or more properties. Requires EXCEL_ENABLE_WRITE=true and confirm=True.

NameTypeReqDescription
confirmboolean
operationstringyes
pathstringyes
sheetstringyes
show_gridlines
show_row_col_headers
state
tab_color
zoom_scale

Structured output declared, but exposes no named fields.

No examples provided.

snapshot_workbook ~191

Copy a workbook to a timestamped snapshot file. Creates a point-in-time copy of the workbook without opening it in Excel or openpyxl (shutil.copy2 preserves metadata). The snapshot filename defaults to <original_stem>_<YYYYMMDD_HHMMSS><original_suffix>.

NameTypeReqDescription
confirmbooleanMust be True (write gate).
dest_dirDirectory to write the snapshot into. Must be within EXCEL_ALLOWLIST_ROOTS. If None, uses source file's parent directory.
filenameOverride the auto-generated snapshot filename. If provided, must end in .xlsx or .xlsm. If None, auto-generates: <stem>_<YYYYMMDD_HHMMSS><suffix>.
pathstringyesAbsolute path to source .xlsx/.xlsm workbook. Must be within EXCEL_ALLOWLIST_ROOTS.

Structured output declared, but exposes no named fields.

No examples provided.

validate_formula_syntax ~40

Check whether a formula string is syntactically valid for Excel without writing it.

NameTypeReqDescription
formulastring
pathstring

Structured output declared, but exposes no named fields.

No examples provided.

workbook_metadata ~85

Read or write workbook-level metadata stored on a hidden worksheet. operation='read': returns whether metadata is present plus stored payload details. operation='write': stores payload on hidden sheet _MCP_META. Requires EXCEL_ENABLE_WRITE=true and confirm=True.

NameTypeReqDescription
confirmboolean
operationstringyes
pathstringyes
payload

Structured output declared, but exposes no named fields.

No examples provided.

write_range_with_format ~193

Write a 2-D array of values to a range and apply consistent formatting in one call.

NameTypeReqDescription
addressstringyesTop-left cell or full range address (e.g. "B2" or "B2:E10").
alignmentOptional alignment dict. Allowed keys: horizontal, vertical, wrap_text, shrink_to_fit, text_rotation, indent.
confirmbooleanMust be True to execute the write.
dataarrayyes2-D list (rows x columns) of values to write.
number_formatOptional Excel number format string (e.g. "#,##0.00").
pathstringyesAbsolute path to the .xlsx workbook.
sheetstringyesWorksheet name.
styleOptional style dict. Allowed keys: bold, italic, underline, font_color, bg_color, font_size, font_name.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the MCP Office PowerPoint server?

MCP Office PowerPoint is listed in the public MCP registry as io.github.dosev-ai/mcp-office-powerpoint. 46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first. This page covers its PyPI package (mcp-office).

Is the MCP Office PowerPoint server safe to use?

MCP Office PowerPoint scores 61 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the MCP Office PowerPoint server expose?

MCP Office PowerPoint exposes 65 tools: get_workbook_context, bulk_copy_sheet, set_row_heights, set_column_widths, bulk_add_comments, and 60 more. Their descriptions and schemas cost roughly 8,351 tokens of context every time the server is loaded.

Is the MCP Office PowerPoint server still maintained?

MCP Office PowerPoint is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the MCP Office PowerPoint server under?

MCP Office PowerPoint declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.