Productivity|Development|AI / ML|Cloud|DevOpsTypeScript

Unla

A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.

Free
N/A rating (0 reviews)0 installs2,079 GitHub stars
MCPgatewayAPI

Unla is a lightweight and highly available gateway service written in Go. It enables individuals and organizations to convert their existing MCP Servers and APIs into services compliant with the MCP Protocol.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "unla-1": {
      "args": [
        "-y",
        "unla"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.