Back to search

Unla

MCP CompatibleScore: 70

🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.

AmoyLabtoolcloud2,040 starsGitHub

70

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

sse

Install Command

docker run -d \

Quick Setup

{
  "mcpServers": {
    "Unla": {
      "command": "npx",
      "args": [
        "-y",
        "Unla"
      ],
      "transport": "sse"
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit1mo ago
Open issues87
LicenseMIT
VerificationFailed

API Response Preview

What agents get when they query this resource:

{
  "id": "b057fd82-34c6-4fbd-8a44-5d606ba9377d",
  "name": "Unla",
  "category": "tool",
  "subcategory": "cloud",
  "mcp_compatible": true,
  "reputation_score": 0.703236,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "sse",
    "install_command": "docker run -d \\",
    "tools": null,
    "features": null
  }
}