Skip to main content
Glama
description-en.txt981 B
LibreOffice MCP Server Extension This extension integrates Model Context Protocol (MCP) server functionality directly into LibreOffice, enabling AI assistants to interact with LibreOffice documents in real-time. Key Features: - Direct document manipulation via UNO API - Real-time text insertion and editing - Document creation and conversion - Spreadsheet operations - Live document analysis - HTTP API for external AI assistant connections - Seamless integration with Claude Desktop and other MCP clients Installation: 1. Download the extension (.oxt file) 2. Open LibreOffice 3. Go to Tools > Extension Manager 4. Click "Add" and select the .oxt file 5. Restart LibreOffice Usage: Once installed, the extension automatically starts an MCP server accessible via HTTP on localhost:8765. Configure your AI assistant to connect to this endpoint for LibreOffice document operations. For detailed setup instructions and examples, visit: https://github.com/yourusername/mcp-libre

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jwingnut/mcp-libre'

If you have feedback or need assistance with the MCP directory API, please join our Discord server