UniFi Protect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 206 installs a week from pypi. Last commit 2 Aug 2026.
Manage UniFi Protect cameras, events, recordings, and smart detections via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add unifi-protect-mcp -- uvx unifi-protect-mcp
{
"mcpServers": {
"unifi-protect-mcp": {
"args": [
"unifi-protect-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.unifi-protect-mcp]
command = "uvx"
args = ["unifi-protect-mcp"]
{
"mcpServers": {
"unifi-protect-mcp": {
"args": [
"unifi-protect-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"unifi-protect-mcp": {
"args": [
"unifi-protect-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.