# uag MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-form-uag
- Repository: https://github.com/formio/uag

## Install
- Command: `npx -y @formio/uag`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm @formio/uag v1.11.2
- Environment variable: PROJECT (required)
- Environment variable: PROJECT_KEY (secret)
- Environment variable: ADMIN_KEY (secret)
- Environment variable: UAG_LICENSE (secret)
- Environment variable: JWT_SECRET (required; secret)
- Environment variable: PORT
- Environment variable: PROJECT_TTL
- Environment variable: JWT_EXPIRE_TIME
- Environment variable: PORTAL_SECRET (secret)
- Environment variable: MONGO (secret)
- Environment variable: MONGO_CONFIG
- Environment variable: BASE_URL
- Environment variable: LOGIN_FORM
- Environment variable: CORS
- Environment variable: DEBUG
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.form
- Version: 1.11.2
- Runtime: Npm
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 20, 2026
- Source: https://registry.modelcontextprotocol.io
