@amoylab/unla
Unla is an MCP (Model Context Protocol) Gateway service written in Go with a React/TypeScript web interface. It acts as a lightweight proxy and management layer that converts existing APIs and MCP ser
Install
Add @amoylab/unla to Claude Code with the PolySkill CLI: polyskill add @amoylab/unla
Instructions
# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview Unla is an MCP (Model Context Protocol) Gateway service written in Go with a React/TypeScript web interface. It acts as a lightweight proxy and management layer that converts existing APIs and MCP servers into MCP-compliant services through configuration-driven approaches. **Key Architecture:** - **Control Plane**: `cmd/apiserver` - REST API server for management, configuration, and web UI backend - **Data Plane**: `cmd/mcp-gateway` - MCP proxy gateway handlin…
Keywords: github, api-gateway, mcp-protocol, go, react, typescript, proxy-service, api-management, lightweight-proxy