MCP Directory
Back

opendocswork-mcp

by Aimino-Tech · Rust · ★ 151

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

#ai-agent#claude#document-processing#excel#llm#mcp-server#model-context-protocol#office-documents#open-source#pdf#powerpoint#rust#word

Install

cargo install --git https://github.com/Aimino-Tech/opendocswork-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "opendocswork-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:Aimino-Tech/opendocswork-mcp"
      ]
    }
  }
}

From the README

[](https://github.com/Aimino-Tech/opendocswork-mcp/stargazers) [](https://github.com/Aimino-Tech/opendocswork-mcp/network/members) [](https://github.com/Aimino-Tech/opendocswork-mcp/issues) [](https://github.com/Aimino-Tech/opendocswork-mcp/pulls) **Rust-native MCP server for Office document processing (Excel, Word, PowerPoint, PDF).** Sub-millisecond, local-first, open source — the "open source Aspose." > **PDFs are a pain.** We live in bureaucratic countries where every form asks for your name, address, and date of birth — over and over. Bank applications, tax forms, insurance claims, go…
Read full README on GitHub →

Related ai & ml servers