document

document

Edit DOCX/XLSX/PPTX files in the browser, client-side only, no server required, supports offline use.

MCPOfficeOpen source
Type
MCP
Open source
Yes
GitHub Stars
★ 1.9k
Source
mcp-github

Overview

document is an online document editor based on OnlyOffice and WebAssembly, enabling direct editing of Word, Excel, and PowerPoint files within the browser. All operations are performed client-side, with no file uploads or account logins involved. It supports multiple file formats and can be installed as a PWA for offline usage. Additionally, it includes the WebMCP tool, allowing AI agents in the browser to open, convert, and read documents. Ideal for users who need to handle documents directly in the browser.

Capabilities

  • Edit DOCX/XLSX/PPTX files
  • Supports multiple formats including ODF/RTF/TXT
  • PDF annotation and export
  • Runs client-side, no server needed
  • Supports offline use
  • Multilingual interface

Use cases

Online editing of office documentsOffline document processingEmbedding into other applicationsAI agent document handling

Setup

Requires:
docker run -d --name document -p 8080:80 ghcr.io/ranuts/document:latest

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Is a server required?

No, all operations are performed client-side.

What file formats are supported?

Supports DOCX, XLSX, PPTX, CSV, ODF, RTF, TXT, and more.

Is offline use supported?

Yes, it can be installed as a PWA.

Related skills