office-mcp-server

office-mcp-server

3.2

If you are the rightful owner of office-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Office MCP Server is an unofficial Java server designed to manage and process requests from AI agents for Word, Excel, and PowerPoint files.

The Office MCP Server is a Java-based server built using the Quarkus framework, designed to handle requests from AI agents for managing Microsoft Office files such as Word, Excel, and PowerPoint. Quarkus provides a lightweight and high-performance environment, making it suitable for cloud-native applications. The server supports various operations on Office files, including creating, reading, and modifying documents, spreadsheets, and presentations. It is particularly useful for integrating AI-driven automation and processing tasks with Office files, providing a robust backend for applications that require such functionality.

Features

  • Built with Quarkus for fast startup and low memory usage.
  • Supports operations on Word, Excel, and PowerPoint files.
  • Provides tools for creating and modifying Office documents.
  • Ideal for cloud-native applications with AI integration.
  • Configurable via application.properties for customization.

Tools

  1. Excel Tools

    Provides functions such as file name acquisition, workbook creation, worksheet operation, data reading and writing, etc.

  2. Word Tools

    Provides document creation and text addition functions