SERVER

Uag

Rank #5,061

io.form/formio-uag

The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io.

First listed
Jul 29, 2026
Last publish date
Jul 30, 2026
OVERVIEW

Uag is a Model Context Protocol (MCP) server published by formio. It ranks #5,061 of 95,682 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Uag is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Jul 30, 2026.

STANDING
#5,061of 95,682 tracked serversTop 10%

Ranks ahead of 90,621 of 95,682 servers on MCP Toplist.

CONNECT

Use Uag

Add Uag to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "formio-uag": {
      "command": "npx",
      "args": [
        "-y",
        "@formio/uag"
      ],
      "env": {
        "PROJECT": "<your PROJECT>",
        "PROJECT_KEY": "<your PROJECT_KEY>",
        "ADMIN_KEY": "<your ADMIN_KEY>",
        "UAG_LICENSE": "<your UAG_LICENSE>",
        "JWT_SECRET": "<your JWT_SECRET>",
        "PORT": "<your PORT>",
        "PROJECT_TTL": "<your PROJECT_TTL>",
        "JWT_EXPIRE_TIME": "<your JWT_EXPIRE_TIME>",
        "PORTAL_SECRET": "<your PORTAL_SECRET>",
        "MONGO": "<your MONGO>",
        "MONGO_CONFIG": "<your MONGO_CONFIG>",
        "BASE_URL": "<your BASE_URL>",
        "LOGIN_FORM": "<your LOGIN_FORM>",
        "CORS": "<your CORS>",
        "DEBUG": "<your DEBUG>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 10% of 95,682
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.form%2Fformio-uag.svg)](https://mcptoplist.com/server/io.form%2Fformio-uag)
HTML
<a href="https://mcptoplist.com/server/io.form%2Fformio-uag"><img src="https://mcptoplist.com/badge/io.form%2Fformio-uag.svg" alt="MCP Toplist: Top 10% of 95,682" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 1 registry

ORGANIZATION

formio

Organization
Servers in org
4
Versions across org
8
MORE FROM THIS PUBLISHER

Other servers by formio

View all formio servers →
VERSIONS

Available versions (3)

1.12.3 · Jul 29, 20261.12.4 · Jul 29, 20261.13.0 · Jul 30, 2026Jul 29, 2026Jul 30, 2026
VersionPublished
1.13.0Jul 30, 2026
1.12.4Jul 29, 2026
1.12.3Jul 29, 2026
FAQ

Frequently asked questions

Who maintains Uag?
Uag is maintained by formio, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
Is Uag listed on the Official MCP Registry?
Yes — Uag is listed on the Official MCP Registry.
How many versions does Uag have?
MCP Toplist tracks 3 versions of Uag, most recently published on Jul 30, 2026.
Where can I find the source code for Uag?
The source code for Uag is hosted at github.com/formio/uag.
EXPLORE