MCP.so
Sign In
M

Mila

@mila-gg

About Mila

AI-native office suite MCP server. Create, read, update docs, spreadsheets, and slides. 23 tools, real-time collaboration, multi-model AI.

Basic information

Category

Other

Transports

stdio

Publisher

mila-gg

Submitted by

Freddy Diaz

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mila": {
      "url": "https://mcp.mila.gg",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mila?

Mila is an OpenClaw skill that teaches AI agents how to use the Mila REST API and MCP tools to manage documents, spreadsheets, and slide presentations.

How to use Mila?

Install the skill by asking an OpenClaw-compatible agent to fetch the URL from ClawHub. After installation, provide the agent with your Mila API key (prefix mila_sk_*). Create keys at mila.gg/api-keys (individual) or mila.gg/team-api (teams).

Key features of Mila

  • Teaches agents to authenticate with Mila API keys.
  • Covers document CRUD with HTML content.
  • Manages spreadsheets with A1 notation, formulas, and formatting.
  • Builds slide presentations with HTML on a 960×540 canvas.
  • Connects to the MCP server for tool-based interaction.
  • Filters by server (workspace) and paginates results.

Use cases of Mila

  • Automate document creation and management via AI agents.
  • Manage spreadsheet data with cell-level operations.
  • Create and update slide presentations programmatically.
  • Integrate workspace filtering and pagination in agent tasks.

FAQ from Mila

What is OpenClaw?

OpenClaw is a package manager for AI agent skills that provides domain knowledge like API docs and best practices without hardcoding into system prompts.

How is authentication handled?

Agents authenticate with Mila API keys (prefix mila_sk_*). You provide the key to the agent after installing the skill.

What endpoints are covered by the skill?

The skill references include 6 document endpoints, 10 sheet endpoints, 6 slide endpoints, and 1 workspace-listing endpoint.

Where can I get an API key?

Create individual keys at mila.gg/api-keys or team keys at mila.gg/team-api.

Comments

More Other MCP servers