servers/ ai-agents/ formio-uag
Formio Uag icon

Formio Uag

Unverified Claim & verify → AI & Agents

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

Visit website ↗ View on GitHub ↗
Overview Installation

Overview

Formio Uag is a Model Context Protocol (MCP) server: The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.

It runs locally: the npm package @formio/uag speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need PROJECT, JWT_SECRET, BASE_URL. The current release is v1.13.2, published under the MIT license, with source at formio/uag on GitHub, where it has earned 11 stars.

You'll find Formio Uag in the AI & Agents category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Formio Uag for form.io, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — @formio/uag · MCP over stdio
Credentials — Requires PROJECT, JWT_SECRET, BASE_URL
Open source — MIT license · formio/uag
Topics — agent-gateway, ai-agents, claude, docker, formio

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "formio_uag": {
      "command": "npx",
      "args": [
        "-y",
        "@formio/uag"
      ],
      "env": {
        "PROJECT": "<project>",
        "JWT_SECRET": "<jwt-secret>",
        "BASE_URL": "<base-url>"
      }
    }
  }
}

Requires PROJECT, JWT_SECRET, BASE_URL

Related servers

AC
Agent Conductor
AI & Agents

Orchestrate multi-agent pipelines with shared MCP tool access.

Added 3 days ago
IN
inference.sh
AI & Agents

run any ai model. compose agents, stack knowledge, connect tools. one api, pay per run.

Added 6 hours ago
Docs Mcp icon
Docs Mcp
AI & Agents

Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.

★ 118 Added 6 hours ago
AM
aTars MCP
AI & Agents

Crypto market signals, technical indicators, and sentiment analysis for AI agents.

Added 6 hours ago
Adeu icon
Adeu
AI & Agents

Automated DOCX Redlining Engine.

★ 149 Added 6 hours ago
AD
Adside
AI & Agents

AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.

Added 6 hours ago
>_ esc
↑↓ navigate↵ openesc close