MCP Office PowerPoint
Rank #61,875io.github.dosev-ai/mcp-office-powerpoint
46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first.
MCP Office PowerPoint is a Model Context Protocol (MCP) server published by dosev-ai. It ranks #61,875 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Office PowerPoint is listed on Official MCP, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 70,238 of 132,113 servers on MCP Toplist.
Use MCP Office PowerPoint
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-office-powerpoint -e "PPT_ALLOWLIST_ROOTS=<your PPT_ALLOWLIST_ROOTS>" -e "PPT_ENABLE_WRITE=<your PPT_ENABLE_WRITE>" -e "PPT_ENABLE_COM=<your PPT_ENABLE_COM>" -- uvx --from mcp-office pptmcp mcp-officeReplace each placeholder with your own value before saving.
[mcp_servers.mcp-office-powerpoint]
command = "uvx"
args = ["--from", "mcp-office", "pptmcp", "mcp-office"]
[mcp_servers.mcp-office-powerpoint.env]
PPT_ALLOWLIST_ROOTS = "<your PPT_ALLOWLIST_ROOTS>"
PPT_ENABLE_WRITE = "<your PPT_ENABLE_WRITE>"
PPT_ENABLE_COM = "<your PPT_ENABLE_COM>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-powerpoint": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"pptmcp",
"mcp-office"
],
"env": {
"PPT_ALLOWLIST_ROOTS": "<your PPT_ALLOWLIST_ROOTS>",
"PPT_ENABLE_WRITE": "<your PPT_ENABLE_WRITE>",
"PPT_ENABLE_COM": "<your PPT_ENABLE_COM>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-powerpoint": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"pptmcp",
"mcp-office"
],
"env": {
"PPT_ALLOWLIST_ROOTS": "<your PPT_ALLOWLIST_ROOTS>",
"PPT_ENABLE_WRITE": "<your PPT_ENABLE_WRITE>",
"PPT_ENABLE_COM": "<your PPT_ENABLE_COM>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-office-powerpoint": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-office",
"pptmcp",
"mcp-office"
],
"env": {
"PPT_ALLOWLIST_ROOTS": "<your PPT_ALLOWLIST_ROOTS>",
"PPT_ENABLE_WRITE": "<your PPT_ENABLE_WRITE>",
"PPT_ENABLE_COM": "<your PPT_ENABLE_COM>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-powerpoint": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"pptmcp",
"mcp-office"
],
"env": {
"PPT_ALLOWLIST_ROOTS": "<your PPT_ALLOWLIST_ROOTS>",
"PPT_ENABLE_WRITE": "<your PPT_ENABLE_WRITE>",
"PPT_ENABLE_COM": "<your PPT_ENABLE_COM>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-office-powerpoint": {
"command": "uvx",
"args": [
"--from",
"mcp-office",
"pptmcp",
"mcp-office"
],
"env": {
"PPT_ALLOWLIST_ROOTS": "<your PPT_ALLOWLIST_ROOTS>",
"PPT_ENABLE_WRITE": "<your PPT_ENABLE_WRITE>",
"PPT_ENABLE_COM": "<your PPT_ENABLE_COM>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dosev-ai%2Fmcp-office-powerpoint)<a href="https://mcptoplist.com/server/io.github.dosev-ai%2Fmcp-office-powerpoint"><img src="https://mcptoplist.com/badge/io.github.dosev-ai%2Fmcp-office-powerpoint.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dosev-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains MCP Office PowerPoint?
- MCP Office PowerPoint is maintained by dosev-ai, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Office PowerPoint listed on the Official MCP Registry?
- Yes — MCP Office PowerPoint is listed on the Official MCP Registry.
- How many versions does MCP Office PowerPoint have?
- MCP Toplist tracks 1 version of MCP Office PowerPoint, most recently published on Jun 15, 2026.
- Where can I find the source code for MCP Office PowerPoint?
- The source code for MCP Office PowerPoint is hosted at github.com/dosev-ai/mcp-office.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.