mcp-ms-office-documents
1
This project is a Model Context Protocol Server designed to work with large language models for creating Microsoft Office documents. It supports the generation of presentations, Word documents, and Outlook messages, with future plans to include Excel sheets.
Overview
A Model Context Protocol Server that operates over SSE and offers tools for generating Microsoft Office documents using LLM.
Features:
- Creates PowerPoint presentations with title, section, and text content layout slides.
- Generates Word documents from HTML.
- Supports Outlook messages.
Roadmap:
- Upcoming support for Outlook Appointments and Excel sheets.
Requirements:
- MCP Client such as Claude Desktop or LibreChat.
Running Instructions:
- Operates using a Docker image and listens on port 8958.
Customization:
- Allows use of custom templates for presentations and documents.
Integration:
- Instructions provided for adding and using the server in LibreChat.
Contributions are welcome.