LibreOffice
JSON →Provides tools and resources for interacting with LibreOffice documents.
Install
npx @srbhptl39/mcp-superassistant-proxy@latest Tools · 14
- create_document Create new LibreOffice documents
- read_document_text Extract text from documents
- convert_document Convert between formats
- get_document_info Get document metadata
- read_spreadsheet_data Read spreadsheet data
- insert_text_at_position Edit document text
- search_documents Search documents by content
- batch_convert_documents Batch format conversion
- merge_text_documents Merge multiple documents
- get_document_statistics Document analysis
- open_document_in_libreoffice Open document in GUI for live viewing
- create_live_editing_session Start live editing with real-time preview
- watch_document_changes Monitor document changes in real-time
- refresh_document_in_libreoffice Force document refresh in GUI
Links
★ 76 GitHub stars