Skip to content
Back to search
30
MCP

io.github.aimino-tech/office-oxide-mcp

io.github.aimino-tech/office-oxide-mcp

Rust-native MCP server for Office document processing

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kiki830621/che-word-mcp
Swift-native MCP server for Word (.docx) manipulation with 105 tools
0 tools
io.github.rukh-debug/rustypaste-mcp
An MCP server that wraps the rustypaste API
0 tools
OpenDocsWork
High-performance Rust MCP server for reading and writing Excel, Word, and PowerPoint files with sub-millisecond processing and no cloud depe
0 tools
grapevine-mcp
MCP server for Microsoft Office integration
0 tools
io.github.piotraleksander/open-notebook
MCP server that wraps the Open Notebook API
0 tools
io.github.PiotrAleksander/open-notebook
MCP server that wraps the Open Notebook API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.aimino-tech/office-oxide-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}