unifi-safe-mcp
UniFi Safe MCP
UniFi Network 전용의 읽기 전용 MCP 서버로, 제한된 상태, 장치, 활성 클라이언트 보기를 제공합니다. spectrenet-mcp 커밋 2e63f009d8f4642e17398685baef0251811d6637에서 추출되었으며, 이 저장소는 자체 포함되어 있습니다.
안전 계약
정확히 세 개의 읽기 도구:
network_health,devices,clients; 구성, 명령, 채택, 재시작, 차단 또는 기타 변경 도구는 없습니다.어플라이언스 데이터 요청은 HTTP
GET만 사용합니다(인증은 필연적으로POST /api/auth/login을 사용).TLS 인증서 및 호스트 이름 검증은 기본적으로 활성화되어 있습니다.
인증 및 어플라이언스 데이터 리디렉션은 따르지 않고 거부됩니다.
구성된 사이트는 하나의 URL 경로 세그먼트로 인코딩되며, 엔드포인트 접미사는 폐쇄 허용 목록에 있습니다.
HTTP 응답 바이트, 반환된 목록 길이, 예상 필드 및 감사 필드는 제한됩니다.
자격 증명 및 전체 응답은 감사되지 않습니다.
Related MCP server: UniFi MCP Server
호환성
이 서버는 최신 UniFi OS 어플라이언스에서 관찰된 UniFi OS 콘솔 프록시 경로 /api/auth/login 및 /proxy/network/api/s/{site}/...를 대상으로 합니다. 오래된 자체 호스팅 UniFi Network Controller는 일반적으로 /api/login 및 비프록시 /api/s/...를 사용합니다. 이러한 경로는 지원되지 않습니다. Ubiquiti는 어플라이언스 및 Network Application 버전 간에 비공개/내부 엔드포인트를 변경합니다. 인증된 버전 매트릭스는 없습니다. 이 알파 버전을 정확한 콘솔 펌웨어 및 Network Application 버전에 대해 비프로덕션 환경에서 테스트하고, 업그레이드를 운영적으로 고정하십시오.
설치 및 실행
uv sync --extra test
uv run unifi-safe-mcp --help
uv run unifi-safe-mcp서버는 MCP stdio를 사용하며 .env를 로드하지 않습니다. .env.example을 가짜 문서로만 취급하십시오. 전용 읽기 전용 계정을 슈퍼바이저/비밀 관리자를 통해 주입하십시오.
검증
uv sync --locked --extra test
uv run --locked pytest
uv run --locked python -m compileall -q src tests
uv buildMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to manage and monitor UniFi Network Controllers through natural language. Provides 25 read-only tools for discovering devices and clients, viewing security configurations, analyzing network statistics, and exporting configuration data.41MIT
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive management of UniFi Network infrastructure through 24 tools for monitoring and controlling devices, clients, wireless networks, security, and guest access. Supports network administration tasks like device restarts, client blocking, WLAN configuration, and backup creation.36MIT
- AlicenseAqualityAmaintenanceUniFi semantic-analysis MCP — 54 tools on Site Manager API and Cloud Connector. 8 workflow Prompts (4 fleet-ops + 4 MSP). Read-only.19982MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Ubiquiti UISP API for managing network devices, sites, and monitoring through dynamically generated read-only tools.1MIT
Related MCP Connectors
XFA's remote MCP server — query device posture, compliance, policies & CVEs. Read-only.
Read-only MCP access to sessions, funnels, campaigns, errors, live visitors, and anomalies.
Read-only Remote MCP for externally grounded AI agent trust receipts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bgauger/unifi-safe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server