onlyoffice-mcp-server

s-b-repo/onlyoffice-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
MCP server for creating, reading, editing and converting Office documents (docx, xlsx, pptx) — 77 async tools with version history, charts, spell-check, find/replace, and security layers
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "onlyoffice-mcp-serve": {
      "command": "uvx",
      "args": [
        "onlyoffice-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install onlyoffice-mcp-server

Topics

ai-toolsclaudedocument-automationdocxmcpmcp-serveroffice-documentsonlyofficepptxpythonxlsx