mcpbeat

Mila MCP Server

io.github.mila-gg/mcp-server
answering

Mila is answering right now. Last checked moments ago. It exposes 23 tools.

Create and manage documents, spreadsheets, and presentations from your AI assistant.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
92 of 92 checks
23
Tools
read from the server
585 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.mila.gg/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.mila.gg/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.mila.gg/"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.mila.gg/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.mila.gg/"
    }
  }
}

Available tools 23

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

sheet
create_sheet
Create a new spreadsheet (sheet, excel, workbook) with an initial tab. Use this when asked to create a spreadsheet, table, workbook, tracker, or organize data in rows and columns.
create_sheet_tab
Add a new tab to a spreadsheet (sheet, excel, workbook).
delete_sheet
Permanently delete a spreadsheet (sheet, excel, workbook) and all its tabs.
delete_sheet_tab
Delete a tab from a spreadsheet (sheet, excel, workbook). Cannot delete the last remaining tab.
get_sheet
Get a spreadsheet (sheet, excel, workbook) by ID, including all tabs and their cell data in A1 notation.
get_sheet_tab
Get a single tab from a spreadsheet (sheet, excel, workbook), including all cell data in A1 notation.
update_sheet
Update spreadsheet (sheet, excel, workbook) workbook-level properties (currently only title).
update_sheet_tab
Update a spreadsheet (sheet, excel, workbook) tab: merge cells, rename, change color, or resize the grid. Set a cell value to null to clear it.
document
create_document
Create a new document. Use this when asked to create, write, draft, or compose a document, doc, note, page, article, or word document. Content should be HTML (e.g. "<p>Hello</p>").
delete_document
Permanently delete a document (doc, word, note) by ID.
get_document
Get a document (doc, word, note, page) by ID, including its full content (title, HTML body, metadata).
update_document
Update an existing document (doc, word, note). Supply a new title and/or HTML content to replace the body.
slide
create_slide_presentation
Create a new slide presentation (slides, powerpoint, deck, keynote). Use this when asked to create a presentation, slide deck, or slideshow. Each slide has "html" content and optional "background" and "notes".
delete_slide_presentation
Permanently delete a slide presentation (slides, powerpoint, deck, keynote).
get_slide_presentation
Get a slide presentation (slides, powerpoint, deck, keynote) by ID, including all slide data.
update_slide_presentation
Update a slide presentation (slides, powerpoint, deck, keynote): title, slide data, theme, or aspect ratio.
append
append_rows
Append one or more rows of data to a spreadsheet (sheet, excel, workbook) tab. Use "rows" for multiple rows or "values" for a single row.
append_slides
Append one or more slides to an existing presentation (slides, powerpoint, deck, keynote).
append_to_document
Append HTML content to the end of an existing document (doc, word, note) without replacing existing content.
documents
list_documents
List all documents (docs, word, notes, pages). Use this when asked to list, find, or search documents, notes, drafts, or written content. Supports pagination, sorting, and filtering by workspace.
servers
list_servers
List all workspaces (servers) you have access to.
sheets
list_sheets
List all spreadsheets (sheets, excel, workbooks) with their tab metadata (no cell data). Use this when asked to list, find, or search spreadsheets, workbooks, tables, or tabular data.
slides
list_slides
List all slide presentations (slides, powerpoint, deck, keynote). Use this when asked to list, find, or search presentations, decks, or slideshows.

Endpoints

URLTransportStateLatencyChecked
https://mcp.mila.gg/ streamable-http answering 712 ms 0 min ago

Mila — questions

Answers built from our own checks of this server.

What can Mila do?
It exposes 23 tools, read directly from the server on our last check. Among them: append_rows, append_slides, append_to_document, create_document, create_sheet, create_sheet_tab and 17 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Mila mostly used for?
Its tools cluster around sheet, document and slide. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Mila working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 585 ms. The bar chart above shows every period we have measured.
Is Mila still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Mila?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Mila need an API key?
No. Mila completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 23 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Mila?
It answers our handshake in 585 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.