MCP.so
登录
M

Mila

@mila-gg

关于 Mila

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

基本信息

分类

其他

传输方式

stdio

发布者

mila-gg

提交者

Freddy Diaz

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器