Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/formio/uag/formio-uaggit clone --depth 1 https://github.com/formio/uagWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/formio/uag/formio-uag)<a href="https://agentmods.dev/mcp/formio/uag/formio-uag"><img src="https://agentmods.dev/badge/mcp/formio/uag/formio-uag.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
formio-uag scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- uag — 95% identical, 2 lines differ
What it actually says
{
"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": ""
}
}
}What else server.json configures
This page is one entry in a file that holds 2. Installing the file brings all of them; each is measured and scanned on its own page.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 26 lines scan A f63d767c3fb1
formio-uag is an MCP server published in the GitHub repository formio/uag (11 stars, last pushed 29d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
formio-mcp
Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent. Runs locally from the @formio/mcp npm package. Needs 7 environment variables to run.
kubernetes
MCP server for interacting with Kubernetes clusters via kubectl. Runs locally from the mcp-server-kubernetes npm package.
playwright
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
maven-tools-mcp
MCP server "maven-tools-mcp" as configured in arvindand/maven-tools-mcp. Runs in Docker (docker.io/arvindand/maven-tools-mcp:latest).
transcriptor-mcp
MCP server "transcriptor-mcp" as configured in samson-art/transcriptor-mcp. Runs in Docker (docker.io/artsamsonov/transcriptor-mcp:1.2.4).
langgraph-agent
MCP server "langgraph-agent" as configured in vishnu2kmohan/mcp-server-langgraph. Runs locally from the python Python package. Needs 1 environment variable to run.