Serversio.github.mila-gg/mcp-server
S

Mila

io.github.mila-gg/mcp-server · v1.0.2
● Remote
v1.0.2remote🌐 https://mcp.mila.gg/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.mila-gg/mcp-server",
  "description": "Create and manage documents, spreadsheets, and presentations from your AI assistant.",
  "title": "Mila",
  "repository": {
    "url": "https://github.com/mila-gg/mcp-server",
    "source": "github"
  },
  "version": "1.0.2",
  "websiteUrl": "https://mila.gg",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.mila.gg/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}