Skip to content

Lara

Free

by MCP Community

Lara API official MCP server

v0.0.17Added Apr 12, 2026
mcpmcpserverlaratranslatelaratranslate
Works with:ClaudeGPTGeminiCopilot

Lara MCP Server

Lara API official MCP server

Installation

npx -y @translated/lara-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @translated/lara-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "lara": {
      "command": "npx",
      "args": ["-y", "@translated/lara-mcp"]
    }
  }
}