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.
git clone --depth 1 https://github.com/sirkirby/unifi-mcpWrote 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/sirkirby/unifi-mcp/access-unifi-access-mcp)<a href="https://agentmods.dev/mcp/sirkirby/unifi-mcp/access-unifi-access-mcp"><img src="https://agentmods.dev/badge/mcp/sirkirby/unifi-mcp/access-unifi-access-mcp/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/sirkirby/unifi-mcp/access-unifi-access-mcp"><img src="https://agentmods.dev/badge/mcp/sirkirby/unifi-mcp/access-unifi-access-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket warn
Grade A, and why
unifi-access-mcp 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 13d 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.
What it actually says
{
"unifi-access-mcp": {
"command": "uvx",
"args": [
"unifi-access-mcp"
],
"env": {
"UNIFI_HOST": "",
"UNIFI_USERNAME": "",
"UNIFI_PASSWORD": "",
"UNIFI_API_KEY": "",
"UNIFI_PORT": "443",
"UNIFI_VERIFY_SSL": "false"
}
}
}What else server.json configures
This page is one entry in a file that holds 3. 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.
- 13d ago First seen · 16 lines scan A f600b36248f2
unifi-access-mcp is an MCP server published in the GitHub repository sirkirby/unifi-mcp (809 stars, last pushed yesterday), 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
streamdeck-mcp
MCP server for Stream Deck profile writing with legacy USB control. Runs locally from the streamdeck-mcp Python package.
unifi-mcp-server
An MCP server that leverages official UniFi API. Runs locally from the unifi-mcp-server npm package.
huemcp
MCP server for controlling a Philips Hue bridge via the local CLIP v2 API. Runs locally from the huemcp Python package.
ai-huebot
AI HueBot - MCP server for controlling Philips Hue lights with vibes. Set moods, control individual lights, activate scenes, and more through any MCP-compatible AI client like Claude. Runs locally from the ai-huebot npm package.
ha-mcp
Home Assistant MCP Server - Complete control of Home Assistant through MCP. Runs locally from the ha-mcp Python package.
ros-mcp-server
Connect AI Language Models with Robots on ROS using MCP. Runs locally from the ros-mcp Python package.