LibreOffice-Claude-Connector

swe-sanad/LibreOffice-Claude-Connector
★ 0 stars Python AI/LLM Updated today
Two connectors between Anthropic's Claude and LibreOffice: a .oxt extension that embeds Claude in Calc & Writer, and a 50-tool MCP server that lets Claude Code drive LibreOffice.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "libreoffice-claude-c": {
      "command": "uvx",
      "args": [
        "libreoffice-claude-connector"
      ]
    }
  }
}

Or install with pip: pip install libreoffice-claude-connector

README Excerpt

Two complementary open-source integrations between **LibreOffice** and Anthropic's **Claude**, both built on the UNO API and LibreOffice's own bundled Python interpreter — no external runtime, no third-party Python packages: 1. **The `.oxt` extension** — embeds Claude *inside* LibreOffice: select a range in