Skip to main content
Glama
bgauger
by bgauger

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 build

아키텍처, 호환성, 보안을 참조하십시오. MIT © 2026 Ben Gauger.

Install Server
A
license - permissive license
D
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables 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.
    41
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    36
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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