get_docs_info
Which docs are loaded: API version, scrape date, endpoint/guide counts per app
How to use it
get_docs_info 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_docs_info 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
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
List all API endpoints, optionally filtered by HTTP method or app
Fuzzy search by name, path, method, or description (filterable by app)