get_field_schema
Drill into a specific field's subtree (e.g. management[GATEWAY].dhcpV4)
How to use it
get_field_schema 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_field_schema 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)
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)