MCP ServerSTDIOOfficialv1.11.2

uag MCP Server

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

io.form/uag

Hosted URL

https://github.com/formio/uag

Transport

STDIO

Auth

2 required env vars

Connect to uag

Hosted endpoint — paste into any MCP client.

https://github.com/formio/uag

Environment variables

Configuration this server reads at startup.

  • PROJECTRequired

    API endpoint to Enterprise project or OSS server

  • JWT_SECRETRequiredSecret

    Secret used to generate and validate JWT tokens

  • PROJECT_KEYSecret

    Project API Key (Enterprise) or ADMIN_KEY (OSS)

  • ADMIN_KEYSecret

    Server admin key for Community Edition. Not required for Enterprise deployment.

  • UAG_LICENSESecret

    License for Enterprise deployment. Not required for Community Edition.

  • PORT

    Server port (default: 3200)

  • PROJECT_TTL

    Project cache refresh interval in seconds (default: 900)

  • JWT_EXPIRE_TIME

    JWT token expiration in seconds (default: 3600)

  • PORTAL_SECRETSecret

    Enterprise Portal connection secret

  • MONGOSecret

    Direct MongoDB connection URI (Enterprise)

  • MONGO_CONFIG

    MongoDB driver configuration (JSON)

  • BASE_URL

    Public URL that the UAG is hosted on

  • LOGIN_FORM

    Public URL to login form JSON endpoint

  • CORS

    CORS domain or JSON configuration (default: *)

  • DEBUG

    Debug logging filter (e.g. formio.*)

Resources

Where to find authoritative docs and source for uag.

Try uag with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground