Loading MCP server directory, please wait...
The Universal Agent Gateway (UAG) enables in-process agentic automation using Form.io.
npx @getmcp/cli add io.form/formio-uagRequires Node.js 18+. Community-contributed server. Review source before installing.
PROJECTAPI endpoint to Enterprise project or OSS server
JWT_SECRETSecret used to generate and validate JWT tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.form/formio-uag": {
"command": "npx",
"args": [
"-y",
"@formio/uag"
],
"env": {
"PROJECT": "",
"PROJECT_KEY": "",
"ADMIN_KEY": "",
"UAG_LICENSE": "",
"JWT_SECRET": "",
"PORT": "",
"PROJECT_TTL": "",
"JWT_EXPIRE_TIME": "",
"PORTAL_SECRET": "",
"MONGO": "",
"MONGO_CONFIG": "",
"BASE_URL": "",
"LOGIN_FORM": "",
"CORS": "",
"DEBUG": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.