MCP Unifi Applications — AI skill for Claude Code
UniFi MCP server that makes the official UniFi API documentation (Network, Protect, Site Manager, InnerSpace) queryable by AI agents — endpoint search, schema drill-down, code examples in 5 languages.
How to install MCP Unifi Applications
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open KallistoX/mcp-unifi-applications and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What MCP Unifi Applications does
UniFi MCP server that makes the official UniFi API documentation (Network, Protect, Site Manager, InnerSpace) queryable by AI agents — endpoint search, schema drill-down, code examples in 5 languages. Read-only, no controller credentials.
Alternatives in AI
- Geo SEO Claude — GEO-first SEO skill for Claude Code 3.6k ★
- Matlab MCP Server — Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks® 1.4k ★
- Codeseek — Rust-powered code intelligence CLI for AI coding agents 764 ★
README
UniFi MCP Server — Queryable API Documentation

A Model Context Protocol (MCP) server that makes the official [UniFi API documentation](https://developer.ui.com) queryable by AI agents — endpoint search, schema drill-down, and code examples in five languages, for Claude Desktop, Claude Code (VS Code / JetBrains), or any MCP-compatible client.
Covers every application Ubiquiti publishes API docs for: **Network, Protect, Site Manager, InnerSpace, Mobility and Carrier Fabric**.
It is **read-only and credential-free**: it serves documentation, it does not talk to your controller. Includes a Playwright-based scraper that turns the JS-rendered docs SPA into structured JSON, and a Python MCP server that serves it.
Example
*"Can you tell me how to create a network with Go with the network API from UniFi and what options I have regarding the managed IPv4 DHCP gateway configuration?"*
Claude automatically queries the MCP server — searching endpoints, fetching schemas, and drilling into discriminator variants — then responds with the full API details and a working Go example:
Quick Start
1. Scrape the docs
The scraper runs inside Docker (requires Playwright/Chromium):
# Build the scraper image
docker build -t unifi-scraper .
# Scrape Network API docs (default, latest version)
docker run --rm -v "$(pwd)/src/m
Related Skills
Agentic Shopping Site
Landing site for Agentic Shopping Autopilot — open-source AI shopping agent that reads your notes first, then
Geo Review
GEO review for LLM-citation visibility — runs in diff mode (per-PR extraction checks) or site mode (cross-page
SEO Playbook
Architect a site's page surface for search and AI visibility — the method, not the tips. A Claude Code skill:
Peek API
Discover internal APIs from any website. Captures XHR/fetch calls, extracts auth headers, outputs structured e
Critical Thinking For Humans
A gym for your critical thinking — the AI is the coach, you do the work. Four modes: drill, scene, expedition,
Fireraven Agent Hooks
FireGuard hooks for AI agents: protect Cursor, Claude Code, Windsurf, Devin, and Copilot Studio from secret le
Related Agents
Target Official Docs
site:docs.anthropic.com site:nextjs.org site:discord.com/developers " " fix " " site:github.com/issues " " <li
Network Troubleshooter
Structured network diagnostic agent. Invoke when given a network symptom or complaint ("users can't reach the
Internationalization Specialist
I18n expert that implements multi-language support, handles localization, and ensures applications work seamle