list_endpoints
List all API endpoints, optionally filtered by HTTP method or app
How to use it
list_endpoints is exposed by the MCP Unifi Applications MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_endpoints 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)
All CRUD operations for a resource (e.g. "networks")
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
Fuzzy search by name, path, method, or description (filterable by app)