MCP Unifi Applications
未申請An MCP server that exposes UniFi application API documentation (Network, Protect, Site Manager) as queryable tools for Claude Desktop, Claude Code (VS Code / JetBrains), or any MCP-compatible client.
インストール
docker run --rm -v $(pwd)/docs:/output unifi-scraper node scrape.mjs未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(10個)
find_field
Search for a field name across all endpoint schemas
get_docs_info
Which docs are loaded: API version, scrape date, endpoint/guide counts per app
get_endpoint
Full schema for an endpoint (summary or raw JSON)
get_endpoint_group
All CRUD operations for a resource (e.g. "networks")
get_example
Code examples in curl, Go, Node.js, Python, or Ansible (local/remote)
get_field_schema
Drill into a specific field's subtree (e.g. management[GATEWAY].dhcpV4)
get_guide
API guide pages (filtering syntax, error handling, getting started)
get_response_sample
Example JSON response for an endpoint
list_endpoints
List all API endpoints, optionally filtered by HTTP method or app
search_endpoints
Fuzzy search by name, path, method, or description (filterable by app)