Mila
REMOTE · MCP.MILA.GG · SCANNED AUG 4
Create and manage documents, spreadsheets, and presentations from your AI assistant.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 23 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2004 tokens (~87/item across 23 items; 23 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · mcp.mila.gg
claude mcp add --transport http mila-gg-mcp-server https://mcp.mila.gg/
[mcp_servers.mila-gg-mcp-server] url = "https://mcp.mila.gg/"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mila-gg-mcp-server": {
"type": "remote",
"url": "https://mcp.mila.gg/",
"enabled": true
}
}
} openclaw mcp add mila-gg-mcp-server --url https://mcp.mila.gg/ --transport streamable-http
mcp_servers:
mila-gg-mcp-server:
url: "https://mcp.mila.gg/" {
"mcpServers": {
"mila-gg-mcp-server": {
"type": "http",
"url": "https://mcp.mila.gg/"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 4 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 3 Aug 26 +5
- HTTPS: unverified → pass ▲ security
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 59
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 4 Aug 2026 · Probed https://mcp.mila.gg/
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.mila.gg | CN=YR2,O=Let's Encrypt,C=US | 2 Aug 2026 | 31 Oct 2026 | RSA 4096 | SHA256-RSA | 6b011ea5c7482431ced2bae6141b39f22ae |
| SANs: mcp.mila.gg | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
DNSSEC insecure
Validation of mcp.mila.gg. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| gg. | present | 4975 | 8 | Verified |
| mila.gg. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.mila.gg/ | Verified | 200 | |
| http (plaintext) | http://mcp.mila.gg/ | HTTPS enforced | 301 | https://mcp.mila.gg/ |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
append_rows ~155
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.
| Name | Type | Req | Description |
|---|---|---|---|
| rows | array | — | Multiple rows. Each row is an array of values or an object keyed by column letter, e.g. [["Alice", 30], ["Bob", 25]] or [{"A": "Alice", "B": 30}] |
| sheet_id | string | yes | Sheet (workbook) ID |
| tab_id | string | yes | Tab ID |
| values | — | — | Single row as an array or column-letter object, e.g. ["Alice", 30] or {"A": "Alice", "B": 30} |
No output schema declared.
No examples provided.
append_slides ~80
Append one or more slides to an existing presentation (slides, powerpoint, deck, keynote).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Presentation ID |
| position | number | — | 0-based position to insert at (appends to end if omitted) |
| slide | object | — | Single slide to append |
| slides | array | — | Array of slides to append |
No output schema declared.
No examples provided.
append_to_document ~51
Append HTML content to the end of an existing document (doc, word, note) without replacing existing content.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | HTML content to append |
| id | string | yes | Document ID |
No output schema declared.
No examples provided.
create_document ~94
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>").
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | — | HTML content of the document |
| server_id | string | — | Server ID to create in (omit for personal) |
| title | string | yes | Document title |
No output schema declared.
No examples provided.
create_sheet ~256
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.
| Name | Type | Req | Description |
|---|---|---|---|
| cells | object | — | Initial cell data in A1 notation. Each cell is an object with: value (string|number), and optional format: { bold, italic, underline (booleans), color (text hex e.g. "#FF0000"), bgColor (background h… |
| columns | number | — | Number of columns (default 26) |
| rows | number | — | Number of rows (default 100) |
| server_id | string | — | Server ID |
| tab_name | string | — | Name of the first tab (default "Sheet 1") |
| title | string | yes | Workbook title |
No output schema declared.
No examples provided.
create_sheet_tab ~122
Add a new tab to a spreadsheet (sheet, excel, workbook).
| Name | Type | Req | Description |
|---|---|---|---|
| cells | object | — | Initial cells in A1 notation. Each cell: { value, format?: { bold, italic, underline, color (text hex), bgColor (background hex), fontSize, fontFamily, align, numberFormat, decimals, currencySymbol }… |
| columns | number | — | Number of columns |
| name | string | — | Tab name |
| rows | number | — | Number of rows |
| sheet_id | string | yes | Sheet (workbook) ID |
No output schema declared.
No examples provided.
create_slide_presentation ~114
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".
| Name | Type | Req | Description |
|---|---|---|---|
| aspectRatio | string | — | Aspect ratio (default "16:9") |
| data | array | — | Array of slide objects |
| server_id | string | — | Server ID |
| theme | string | — | Theme name (default "default") |
| title | string | yes | Presentation title |
No output schema declared.
No examples provided.
delete_document ~32
Permanently delete a document (doc, word, note) by ID.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Document ID |
No output schema declared.
No examples provided.
delete_sheet ~38
Permanently delete a spreadsheet (sheet, excel, workbook) and all its tabs.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Sheet (workbook) ID |
No output schema declared.
No examples provided.
delete_sheet_tab ~53
Delete a tab from a spreadsheet (sheet, excel, workbook). Cannot delete the last remaining tab.
| Name | Type | Req | Description |
|---|---|---|---|
| sheet_id | string | yes | Sheet (workbook) ID |
| tab_id | string | yes | Tab ID |
No output schema declared.
No examples provided.
delete_slide_presentation ~34
Permanently delete a slide presentation (slides, powerpoint, deck, keynote).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Presentation ID |
No output schema declared.
No examples provided.
get_document ~44
Get a document (doc, word, note, page) by ID, including its full content (title, HTML body, metadata).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Document ID |
No output schema declared.
No examples provided.
get_sheet ~46
Get a spreadsheet (sheet, excel, workbook) by ID, including all tabs and their cell data in A1 notation.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Sheet (workbook) ID |
No output schema declared.
No examples provided.
get_sheet_tab ~56
Get a single tab from a spreadsheet (sheet, excel, workbook), including all cell data in A1 notation.
| Name | Type | Req | Description |
|---|---|---|---|
| sheet_id | string | yes | Sheet (workbook) ID |
| tab_id | string | yes | Tab ID |
No output schema declared.
No examples provided.
get_slide_presentation ~40
Get a slide presentation (slides, powerpoint, deck, keynote) by ID, including all slide data.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Presentation ID |
No output schema declared.
No examples provided.
list_documents ~113
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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (1-100, default 50) |
| offset | number | — | Pagination offset (default 0) |
| order | string | — | Sort order |
| server_id | — | — | Filter by server ID, or "personal" |
| sort | string | — | Sort field |
No output schema declared.
No examples provided.
list_servers ~20
List all workspaces (servers) you have access to.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_sheets ~107
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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (1-100, default 50) |
| offset | number | — | Pagination offset |
| order | string | — | Sort order |
| server_id | — | — | Filter by server ID |
| sort | string | — | Sort field |
No output schema declared.
No examples provided.
list_slides ~96
List all slide presentations (slides, powerpoint, deck, keynote). Use this when asked to list, find, or search presentations, decks, or slideshows.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (1-100, default 50) |
| offset | number | — | Pagination offset |
| order | string | — | Sort order |
| server_id | — | — | Filter by server ID |
| sort | string | — | Sort field |
No output schema declared.
No examples provided.
update_document ~66
Update an existing document (doc, word, note). Supply a new title and/or HTML content to replace the body.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | — | New HTML content (replaces entire document body) |
| id | string | yes | Document ID |
| title | string | — | New title |
No output schema declared.
No examples provided.
update_sheet ~47
Update spreadsheet (sheet, excel, workbook) workbook-level properties (currently only title).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Sheet (workbook) ID |
| title | string | yes | New title |
No output schema declared.
No examples provided.
update_sheet_tab ~255
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.
| Name | Type | Req | Description |
|---|---|---|---|
| cells | object | — | Cells to update in A1 notation (null clears a cell). Each cell is an object with: value (string|number), and optional format: { bold, italic, underline (booleans), color (text hex e.g. "#FF0000"), bg… |
| color | string | — | Tab color |
| columns | number | — | New column count |
| name | string | — | New tab name |
| rows | number | — | New row count |
| sheet_id | string | yes | Sheet (workbook) ID |
| tab_id | string | yes | Tab ID |
No output schema declared.
No examples provided.
update_slide_presentation ~85
Update a slide presentation (slides, powerpoint, deck, keynote): title, slide data, theme, or aspect ratio.
| Name | Type | Req | Description |
|---|---|---|---|
| aspectRatio | string | — | New aspect ratio |
| data | array | — | Full replacement array of slide objects |
| id | string | yes | Presentation ID |
| theme | string | — | New theme |
| title | string | — | New title |
No output schema declared.
No examples provided.