Back to directory
aimino-tech/opendocswork-mcp

aimino-tech/opendocswork-mcp

@Aimino-Tech

Rust-native MCP server for Office document processing (Excel, Word, PowerPoint, PDF). Sub-millisecond, local-first, open source.

officedocument-processingexcelwordpowerpointpdfrusttool

Installation & Configuration

{
  "mcpServers": {
    "office": {
      "command": "office-oxide-mcp",
      "args": [
        "--transport",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2026/6/25
Updated
2026/6/26