
SlideSpeak MCP Server
The SlideSpeak MCP Server connects AI assistants to the SlideSpeak API, enabling automated, programmatic creation of PowerPoint presentations for business, educ...

Automate PowerPoint creation and editing with the Office-PowerPoint MCP Server. Empower your AI workflows to generate, modify, and manage presentations seamlessly in FlowHunt.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Office-PowerPoint MCP Server is a Model Context Protocol (MCP) server designed for advanced PowerPoint manipulation using the python-pptx library. This server provides a suite of tools that enable AI assistants and developers to create, edit, and manage PowerPoint presentations programmatically via the MCP protocol. By exposing PowerPoint operations as accessible tools, the server streamlines workflows like automated slide generation, content updates, and batch editing, empowering AI-driven assistants to interact with presentations just like a human user. This integration enhances development workflows by automating repetitive tasks and enabling seamless interactions between AI, external data sources, and PowerPoint files.
No information about reusable prompt templates is provided in the repository.
No explicit resources are described in the repository or documentation.
The following tools are provided by the Office-PowerPoint MCP Server (based on filenames and project description):
python-pptx) are installed.mcpServers section:{
"mcpServers": {
"office-powerpoint-mcp": {
"command": "python",
"args": ["ppt_mcp_server.py"]
}
}
}
{
"mcpServers": {
"office-powerpoint-mcp": {
"command": "python",
"args": ["ppt_mcp_server.py"]
}
}
}
python-pptx).{
"mcpServers": {
"office-powerpoint-mcp": {
"command": "python",
"args": ["ppt_mcp_server.py"]
}
}
}
{
"mcpServers": {
"office-powerpoint-mcp": {
"command": "python",
"args": ["ppt_mcp_server.py"]
}
}
}
Note on Securing API Keys:
If API keys or credentials are required, store them in environment variables and reference them in the configuration. Example:
{
"mcpServers": {
"office-powerpoint-mcp": {
"command": "python",
"args": ["ppt_mcp_server.py"],
"env": {
"API_KEY": "${OFFICE_POWERPOINT_API_KEY}"
},
"inputs": {
"api_key": "${OFFICE_POWERPOINT_API_KEY}"
}
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"office-powerpoint-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “office-powerpoint-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Found in README and project description |
| List of Prompts | ⛔ | No prompt templates described |
| List of Resources | ⛔ | No explicit resources listed |
| List of Tools | ✅ | Tools for PowerPoint creation and editing described |
| Securing API Keys | ⛔ | No API key usage mentioned in docs |
| Sampling Support (less important in evaluation) | ⛔ | Not specified |
Between these two tables, the Office-PowerPoint MCP Server scores highly for core functionality and developer practicality but lacks documentation for advanced MCP features like prompts, resources, or sampling. It is well-suited for PowerPoint automation, but advanced MCP integrators may need more detail.
| Has a LICENSE | ✅ |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 27 |
| Number of Stars | 212 |
Supercharge your workflows by automating PowerPoint tasks. Connect the Office-PowerPoint MCP Server to your AI agent and streamline presentation creation, editing, and data-driven reporting.

The SlideSpeak MCP Server connects AI assistants to the SlideSpeak API, enabling automated, programmatic creation of PowerPoint presentations for business, educ...

The Excel MCP Server enables AI agents to seamlessly create, read, modify, and manage Excel workbooks without Microsoft Excel installed, unlocking automated dat...

Integrate FlowHunt with PowerPoint MCP Server to automate presentation creation, manage slides, apply professional templates, and enhance visual content using A...