Skip to main content
ClaudeWave

🧩 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.

MCP Servers2.1k estrellas173 forksTypeScriptMITActualizado 4d ago
Nota editorial

Unla is a Go-based MCP gateway service that sits between MCP clients and backend services, translating RESTful APIs and existing MCP servers into MCP-compliant endpoints through YAML configuration files rather than code changes. It supports both MCP SSE and Streamable HTTP transport protocols, exposing endpoints such as `/mcp/user/sse` and `/mcp/user/mcp` that any MCP-compatible client, including Claude Desktop, can connect to directly. The gateway ships as a single Docker container with a built-in web management UI for adding and editing server configurations, and it stores configuration in SQLite, PostgreSQL, or MySQL with hot-reload via OS signals, HTTP, or Redis PubSub. Multi-tenant support and OAuth-based pre-authentication are included, along with Kubernetes and Helm deployment options. A standout detail is that configuration version control is built in, allowing operators to track and roll back changes to their API-to-MCP mappings. Teams wanting to expose internal REST APIs to Claude without rewriting those services are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/AmoyLab/Unla
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "unla": {
      "command": "node",
      "args": ["/path/to/Unla/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/AmoyLab/Unla and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
awesomemcpmcp-adaptermcp-gatewaymcp-serverrest-to-mcprestful-to-mcp

Lo que la gente pregunta sobre Unla

¿Qué es AmoyLab/Unla?

+

AmoyLab/Unla es mcp servers para el ecosistema de Claude AI. 🧩 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. Tiene 2.1k estrellas en GitHub y se actualizó por última vez 4d ago.

¿Cómo se instala Unla?

+

Puedes instalar Unla clonando el repositorio (https://github.com/AmoyLab/Unla) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar AmoyLab/Unla?

+

Nuestro agente de seguridad ha analizado AmoyLab/Unla y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene AmoyLab/Unla?

+

AmoyLab/Unla es mantenido por AmoyLab. La última actividad registrada en GitHub es de 4d ago, con 91 issues abiertos.

¿Hay alternativas a Unla?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega Unla en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: AmoyLab/Unla
[![Featured on ClaudeWave](https://claudewave.com/api/badge/amoylab-unla)](https://claudewave.com/repo/amoylab-unla)
<a href="https://claudewave.com/repo/amoylab-unla"><img src="https://claudewave.com/api/badge/amoylab-unla" alt="Featured on ClaudeWave: AmoyLab/Unla" width="320" height="64" /></a>

Más MCP Servers