get_endpoint_group
All CRUD operations for a resource (e.g. "networks")
How to use it
get_endpoint_group is exposed by the MCP Unifi Applications MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_endpoint_group tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Unifi Applications
docker run --rm -v $(pwd)/docs:/output unifi-scraper node scrape.mjsOther tools in MCP Unifi Applications (9)
Search for a field name across all endpoint schemas
Which docs are loaded: API version, scrape date, endpoint/guide counts per app
Full schema for an endpoint (summary or raw JSON)
Code examples in curl, Go, Node.js, Python, or Ansible (local/remote)
Drill into a specific field's subtree (e.g. management[GATEWAY].dhcpV4)
API guide pages (filtering syntax, error handling, getting started)
Example JSON response for an endpoint
List all API endpoints, optionally filtered by HTTP method or app
Fuzzy search by name, path, method, or description (filterable by app)