unifi-safe-mcp
UniFi Safe MCP
Ein fokussierter, schreibgeschützter UniFi Network MCP-Server, der begrenzte Ansichten für Gesundheit, Geräte und aktive Clients bereitstellt. Extrahiert aus dem Commit 2e63f009d8f4642e17398685baef0251811d6637 von spectrenet-mcp; dieses Repository ist eigenständig.
Sicherheitsvertrag
Genau drei Lese-Tools:
network_health,devicesundclients; keine Konfigurations-, Befehls-, Übernahme-, Neustart-, Blockierungs- oder andere Mutations-Tools.Datenanfragen an Appliances verwenden nur HTTP
GET(die Authentifizierung verwendet notwendigerweisePOST /api/auth/login).TLS-Zertifikats- und Hostname-Überprüfung sind standardmäßig aktiviert.
Weiterleitungen bei Authentifizierung und Appliance-Daten werden abgelehnt, nicht verfolgt.
Die konfigurierte Site ist als ein URL-Pfadsegment kodiert, und Endpunkt-Suffixe sind in einer geschlossenen Whitelist.
HTTP-Antwortbytes, zurückgegebene Listengrößen, projizierte Felder und Audit-Felder sind begrenzt.
Anmeldeinformationen und vollständige Antworten werden nicht protokolliert.
Related MCP server: UniFi MCP Server
Kompatibilität
Dies zielt auf die UniFi-OS-Konsolen-Proxy-Pfade /api/auth/login und /proxy/network/api/s/{site}/..., die auf modernen UniFi-OS-Appliances beobachtet werden. Ältere selbstgehostete UniFi Network Controller verwenden üblicherweise /api/login und nicht-proxierte /api/s/...; diese werden nicht unterstützt. Ubiquiti ändert private/interne Endpunkte zwischen Appliance- und Network-Application-Versionen. Es ist keine Versionsmatrix zertifiziert: Testen Sie diese Alpha gegen Ihre genaue Konsolen-Firmware und Network-Application-Version in einer Nicht-Produktionsumgebung und pinnen Sie Upgrades betrieblich fest.
Installation und Ausführung
uv sync --extra test
uv run unifi-safe-mcp --help
uv run unifi-safe-mcpDer Server verwendet MCP stdio und lädt keine .env-Datei. Behandeln Sie .env.example nur als gefälschte Dokumentation; injizieren Sie ein dediziertes schreibgeschütztes Konto über einen Supervisor/Secret-Manager.
Verifizieren
uv sync --locked --extra test
uv run --locked pytest
uv run --locked python -m compileall -q src tests
uv buildSiehe Architektur, Kompatibilität und Sicherheit. MIT © 2026 Ben Gauger.
Maintenance
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