libre-office-mcp

jacobNar/libre-office-mcp
★ 0 stars Python Database Updated today
An MCP server with tools to create documents with Libre Office. Currently supports Libre Office Draw
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": {
    "libre-office-mcp": {
      "command": "uvx",
      "args": [
        "libre-office-mcp"
      ]
    }
  }
}

Or install with pip: pip install libre-office-mcp

README Excerpt

A Model Context Protocol (MCP) server that connects to a local headless LibreOffice Draw instance via the UNO API, exposing tools to programmatically draw Database/ER Diagrams (entities and sticky connectors). --- Choose the installation track matching your operating system: 1. Install system-level python-uno bindings:

Tools (2)

PATHURE_BOOTSTRAP
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →