UniFi RMCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Aug 2026.
Rust MCP server and CLI for UniFi Network controller operations.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.
We read the source, 7 d ago · rules 3dff92dd89df
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
credentials_file="$HOME/.aws/credentials"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Today is the operative word: we check UniFi RMCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-rmcp -- npx -y unifi-rmcp
{
"mcpServers": {
"unifi-rmcp": {
"args": [
"-y",
"unifi-rmcp"
],
"command": "npx"
}
}
}
[mcp_servers.unifi-rmcp]
command = "npx"
args = ["-y", "unifi-rmcp"]
{
"mcpServers": {
"unifi-rmcp": {
"args": [
"-y",
"unifi-rmcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"unifi-rmcp": {
"args": [
"-y",
"unifi-rmcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
UNIFI_URL (UniFi Network controller base URL.), UNIFI_API_KEY (UniFi API key.), UNIFI_RMCP_VERSION (Optional GitHub release tag override for the downloaded UniFi RMCP binary.), UNIFI_RMCP_REPO (Optional GitHub owner/repo override for release asset downloads.), UNIFI_RMCP_RELEASE_BASE_URL (Optional release download base URL override.), RUST_LOG (Tracing filter for UniFi RMCP logs.).
The author declared them in the registry entry; get the values from the project itself.
Rust MCP server and CLI for UniFi Network controller operations.
Rust MCP server and CLI for Unraid GraphQL operations across NAS, Docker, VM, and storage workflows.
Python MCP server for AWS CLI inspection and operations
MCP server for Coolify API operations.
MCP server for Juniper Networks device operations via junos-ops
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP and CLI server for Docker, host inspection, SSH, logs, ZFS, and safe file operations.
Rust MCP server and CLI for Arcane Docker and container management.
Answers built from our own checks of this server.