Back to directory
lescoggi/office-mcp-server

lescoggi/office-mcp-server

@lescoggi

Unofficial MCP Server for managing and processing Word, Excel, and PowerPoint files using Java and Quarkus.

officeexcelwordpowerpointmcp-serverjavaquarkustool

Installation & Configuration

{
  "mcpServers": {
    "office-mcp-server": {
      "command": "java",
      "args": [
        "-jar",
        "~/Downloads/office-mcp-server-0.0.1-SNAPSHOT-runner.jar"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Java
Created
2026/6/15
Updated
2026/6/17