Office Oxide MCP

Rust-native MCP server for Office document processing (Excel, Word, PowerPoint, PDF). Sub-millisecond, local-first, open source - the "open source Aspose.". Its 9 documented tools cover office, pdf.

People who work with office and pdf and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-06-16 · ★ 162 · #422 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

GPL-3.0 · Rust servers · how we verify → /methodology

01 · Install Office Oxide MCP

Claude Code

claude mcp add aimino-tech-opendocswork-mcp -- npx -y @aimino/opendocswork-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aimino-tech-opendocswork-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aimino/opendocswork-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license GPL-3.0 - declared in the repository

npm package @aimino/opendocswork-mcp - the @aimino scope differs from the repo owner (aimino-tech); confirm it's the project's official package

registry namespace io.github.Aimino-Tech is GitHub-verified and matches the repo owner

03 · What Office Oxide MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can read content → JSON / Markdown / Chunks / Text, list all form fields in a PDF with values, and get current counter value (demo).

Capability map

Tools grouped from the project's README - what Office Oxide MCP lets an agent do.

Office

5 tools - e.g. Read content → JSON / Markdown / Chunks / Text; Fill AcroForm/XFA form fields in a PDF; List all form fields in a PDF with values

office_read · office_fill_pdf_form · office_list_pdf_fields · office_overlay_pdf_text · office_analyze_pdf_layout

read & search

3 tools - e.g. All supported Office formats + capabilities; File metadata (format, size, readability); Get current counter value (demo)

list_formats · get_document_info · get_value

Increment

1 tool - e.g. Increment counter (demo)

increment

04 · Who maintains Office Oxide MCP

office-oxide-mcp is maintained by aimino-tech. We track 2 MCP servers from aimino-tech - 2 actively maintained, 169 combined GitHub stars, oldest repo from May 2026. Full record: all servers from aimino-tech.

  1. opentalk2html-notmd MCP server for HTML generation from AI agents ★ 7

05 · Facts

category
other - ranked #422 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.Aimino-Tech/office-oxide-mcp (active, first published 2026-06-16)
packages
npm:@aimino/opendocswork-mcp

06 · Office Oxide MCP FAQ

Is Office Oxide MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-06-16. We re-verify nightly.

What can Office Oxide MCP do?

With this server connected, an agent can read content → JSON / Markdown / Chunks / Text, list all form fields in a PDF with values, and get current counter value (demo).

How do I install Office Oxide MCP?

Run `npx -y @aimino/opendocswork-mcp`. You can also paste the ready-made client config above.

Does Office Oxide MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Office Oxide MCP

More MCP servers to compare · Opentalk2html Notmd · Rigol DHO824 Oscilloscope · Proxmox AIops · AirTreks MCP · Aispace

More Rust MCP servers · Rtblint · Vastlint · Debugium · Tripwire · AI Memory · see all