SERVER
Uag
Rank #10582pulsemcp/formio-uag
Universal Agent Gateway enabling agentic automation with Form.io forms and workflows.
First listed
Aug 21, 2025
Last publish date
Mar 20, 2026
OVERVIEW
Uag is a Model Context Protocol (MCP) server published by formio. It ranks #10582 of 58,832 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Uag is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Aug 21, 2025 and most recently updated on Mar 20, 2026.
STANDING
#10,582of 58,832 tracked serversTop 25%
Ranks ahead of 48,250 of 58,832 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.
REGISTRIES
Listed on 2 registries
ORGANIZATION
formio
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.11.2 | Mar 20, 2026 |
| 1.11.1 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Uag?
- Universal Agent Gateway enabling agentic automation with Form.io forms and workflows.
- Who maintains Uag?
- Uag is maintained by formio, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Uag an official MCP server?
- Yes — Uag is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Uag have?
- MCP Toplist tracks 3 versions of Uag, most recently published on Mar 20, 2026.
- Where can I find the source code for Uag?
- The source code for Uag is hosted at github.com/formio/uag.
EXPLORE