Create and manage office documents programmatically
MCP server for Mila, giving AI agents 23 tools to create, read, and manage documents, spreadsheets, and slide decks.
Why it matters
Enable AI assistants to create, read, update, and collaborate on documents, spreadsheets, and presentations within the Mila platform, with real-time sync and export capabilities to Microsoft Office formats.
Outcomes
What it gets done
Create and update documents, spreadsheets, and slide presentations through 23 MCP tools
Append content to documents and rows to sheets without overwriting existing data
Export finished work to Word, Excel, and PowerPoint formats
List and manage documents across servers with real-time CRDT collaboration
Install
Add it to your toolbox
Run in your project directory:
curl -fsSL https://spark.entire.vc/get/mila-mcp | bash Capabilities
Tools your agent gets
List all available documents in the workspace.
Retrieve a specific document by ID.
Create a new document in the workspace.
Update an existing document with new content.
Delete a document from the workspace.
Append content to the end of an existing document.
List all available spreadsheets in the workspace.
Retrieve a specific spreadsheet by ID.
Overview
Mila MCP
What it does
MCP server for Mila, an AI-native collaborative office suite, giving agents 23 tools to create, read, update, and manage documents, spreadsheets, and slide presentations, with real-time CRDT-based collaboration and export to Word, Excel, or PowerPoint.
How it connects
Use it when an AI agent needs to programmatically create or edit a document, spreadsheet, or slide deck - drafting content, appending rows or slides, or managing sheet tabs - rather than a human building it by hand in Mila's UI.
Source README
Mila is an AI-native collaborative platform for documents, spreadsheets, and slide presentations. The Mila MCP server lets AI assistants and agents create, read, update, and manage office documents programmatically.
Features
- 23 MCP tools covering documents, sheets, slides, and servers
- Real-time collaboration via CRDT architecture
- Multi-model AI routing (Claude, Gemini, GPT)
- Export to Word, Excel, PowerPoint
- 74,000+ users across 50+ countries
Tools Available
list_documents, get_document, create_document, update_document, delete_document, append_to_document, list_sheets, get_sheet, create_sheet, update_sheet, delete_sheet, get_sheet_tab, create_sheet_tab, update_sheet_tab, delete_sheet_tab, append_rows, list_slides, get_slide_presentation, create_slide_presentation, update_slide_presentation, delete_slide_presentation, append_slides, list_servers
Get your API key at https://mila.gg/api-keys
Discussion
Questions & comments · 0
Sign In Sign in to leave a comment.