74
/ 100
8 days ago
glama

Universal Agent Gateway (UAG)

Enables AI agents to interpret Form.io form schemas and automate structured data collection and agentic workflows through the Model Context Protocol.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: ADMIN_KEY, CLAUDE_API_KEY, PROJECT_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highlodash@4.17.23GHSA-r5fr-rjxr-66jc

lodash vulnerable to Code Injection via `_.template` imports key names

lowlodash@4.17.23GHSA-f23m-r3pf-42rh

lodash vulnerable to Prototype Pollution via array path bypass in `_.unset` and `_.omit`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_KEYe "=CHANGEME" \
configBASE_URLe "=https://forms.mysite.com" \
🔐 secretCLAUDE_API_KEY
configCLAUDE_MAX_TOKENS
configCLAUDE_MODEL
configPORTconst port = process.env. 3200;
configPROJECTe "=https://forms.mysite.com" \
🔐 secretPROJECT_KEYe "=CHANGEME" \
configUAG_SERVER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/formio-uag-lhew01)](https://m8ven.ai/mcp/formio-uag-lhew01)
commit: 98be4bdb4ac8ec24a78f9564a15aa08c0cf1953d
code hash: 39951b167f4eaf25d7711be103db65558092c339b1a86a39816f492fbbbd2e65
verified: 7/23/2026, 9:02:10 AM
view raw JSON →