Manage UniFi network infrastructure via the UniFi MCP Server. Use this skill for any task involving UniFi devices, clients, networks, VLANs, WiFi, firewall rules, zone-based firewall, VPNs, traffic monitoring, backups, RADIUS, QoS, DPI, port forwarding, ACLs,…
enuno/unifi-mcp-server
SkillsMP has collected 23 skills from enuno/unifi-mcp-server. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 23
- GitHub stars
- 242
- GitHub forks
- 44
Skills in this repository
Showing 23 of 23 collected skills.
Use when creating or modifying Model Context Protocol (MCP) servers with FastMCP framework - guides through tools, resources, prompts, authentication, Codex Desktop integration, and production deployment with Python and TypeScript examples
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…
Specialized guide for adding new MCP tools to the UniFi MCP Server following project standards, UniFi API patterns, and test-driven development practices. Use when implementing new UniFi Network Controller features as MCP tools.
Use when creating or modifying Model Context Protocol (MCP) servers with FastMCP framework - guides through tools, resources, prompts, authentication, Claude Desktop integration, and production deployment with Python and TypeScript examples
Build and test Docker image locally
Check for outdated or vulnerable dependencies
Clean build artifacts and cache files
Generate or update project documentation
Auto-format all Python code
Run all linters and code quality checks
Create a pull request with AI-generated description
Run security scans and vulnerability checks
Set up the development environment
Run the full test suite with coverage reporting
Update UNIFI_API.md with latest endpoints from developer.ui.com
Update UNIFI_API.md with latest endpoints from developer.ui.com
Scaffold a new UniFi MCP tool with model, function, tests, and docs
Prepare a new release with version bump, changelog, and quality checks
Run tests and analyze coverage gaps by module to reach 80% target
Auto-generate and update API.md documentation from tool docstrings
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…
Specialized guide for adding new MCP tools to the UniFi MCP Server following project standards, UniFi API patterns, and test-driven development practices. Use when implementing new UniFi Network Controller features as MCP tools.