Unla: Zero-Code MCP Gateway
Instantly turns existing servers and APIs into new MCP servers with zero code changes.
"A founder, Alex, has an existing API for user authentication; with Unla, they transform this API into an MCP server and instantly connect it to a Notion database, streamlining their user onboarding process."
- •When you need to integrate MCP servers with your existing APIs without modifying the infrastructure
- •When you want to deploy MCP servers using Docker with a management UI
- •When you have existing APIs and want to instantly transform them into MCP servers
docker run -d -p 8080:8080 amoylab/unla -e API_URL=https://example.com/api -e MCP_SERVER_URL=https://example.com/mcp
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/unla && curl -fsSL https://workflowstacks.com/api/skills/unla/claude-skill -o ~/.claude/skills/unla/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Unla: Zero-Code MCP Gateway is a very large TypeScript project (~62k lines across 371 code files). Setup is light: installs like a normal app — add your API keys. Reading the code is optional. Last commit a month ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3cmd/apiserver/main.goWhere the program starts running
- 4go.modDependencies and the commands it exposes
- 5.env.exampleThe API keys and settings you must provide
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/unla && curl -fsSL https://workflowstacks.com/api/skills/unla/claude-skill -o ~/.claude/skills/unla/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.