MCP PPTX Server is designed for creating and manipulating PowerPoint presentations programmatically. It enables the automation of generating slides and modifying existing presentations efficiently.
MCP PPTX Server is designed for creating and manipulating PowerPoint presentations programmatically. It enables the automation of generating slides and modifying existing presentations efficiently.
fastmcp install .\server.pyAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-pptx-server": {
"command": "npx",
"args": [
"-y",
"fastmcp install .\\server.py"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP PPTX Server?"
No configuration required. This server works out of the box.
"What resources are available in MCP PPTX Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP PPTX Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP PPTX Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.