UniFi RMCP
Rank #9,507ai.dinglebear/runifi
Rust MCP server and CLI for UniFi Network controller operations.
UniFi RMCP is a Model Context Protocol (MCP) server published by jmagar. It ranks #9,507 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. UniFi RMCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 105,953 of 115,460 servers on MCP Toplist.
Use UniFi RMCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add runifi -e "UNIFI_URL=<your UNIFI_URL>" -e "UNIFI_API_KEY=<your UNIFI_API_KEY>" -e "UNIFI_RMCP_VERSION=<your UNIFI_RMCP_VERSION>" -e "UNIFI_RMCP_REPO=<your UNIFI_RMCP_REPO>" -e "UNIFI_RMCP_RELEASE_BASE_URL=<your UNIFI_RMCP_RELEASE_BASE_URL>" -e "RUST_LOG=<your RUST_LOG>" -- npx -y @dinglebear/runifi mcpReplace each placeholder with your own value before saving.
[mcp_servers.runifi]
command = "npx"
args = ["-y", "@dinglebear/runifi", "mcp"]
[mcp_servers.runifi.env]
UNIFI_URL = "<your UNIFI_URL>"
UNIFI_API_KEY = "<your UNIFI_API_KEY>"
UNIFI_RMCP_VERSION = "<your UNIFI_RMCP_VERSION>"
UNIFI_RMCP_REPO = "<your UNIFI_RMCP_REPO>"
UNIFI_RMCP_RELEASE_BASE_URL = "<your UNIFI_RMCP_RELEASE_BASE_URL>"
RUST_LOG = "<your RUST_LOG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runifi": {
"command": "npx",
"args": [
"-y",
"@dinglebear/runifi",
"mcp"
],
"env": {
"UNIFI_URL": "<your UNIFI_URL>",
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_RMCP_VERSION": "<your UNIFI_RMCP_VERSION>",
"UNIFI_RMCP_REPO": "<your UNIFI_RMCP_REPO>",
"UNIFI_RMCP_RELEASE_BASE_URL": "<your UNIFI_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runifi": {
"command": "npx",
"args": [
"-y",
"@dinglebear/runifi",
"mcp"
],
"env": {
"UNIFI_URL": "<your UNIFI_URL>",
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_RMCP_VERSION": "<your UNIFI_RMCP_VERSION>",
"UNIFI_RMCP_REPO": "<your UNIFI_RMCP_REPO>",
"UNIFI_RMCP_RELEASE_BASE_URL": "<your UNIFI_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"runifi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dinglebear/runifi",
"mcp"
],
"env": {
"UNIFI_URL": "<your UNIFI_URL>",
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_RMCP_VERSION": "<your UNIFI_RMCP_VERSION>",
"UNIFI_RMCP_REPO": "<your UNIFI_RMCP_REPO>",
"UNIFI_RMCP_RELEASE_BASE_URL": "<your UNIFI_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runifi": {
"command": "npx",
"args": [
"-y",
"@dinglebear/runifi",
"mcp"
],
"env": {
"UNIFI_URL": "<your UNIFI_URL>",
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_RMCP_VERSION": "<your UNIFI_RMCP_VERSION>",
"UNIFI_RMCP_REPO": "<your UNIFI_RMCP_REPO>",
"UNIFI_RMCP_RELEASE_BASE_URL": "<your UNIFI_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runifi": {
"command": "npx",
"args": [
"-y",
"@dinglebear/runifi",
"mcp"
],
"env": {
"UNIFI_URL": "<your UNIFI_URL>",
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_RMCP_VERSION": "<your UNIFI_RMCP_VERSION>",
"UNIFI_RMCP_REPO": "<your UNIFI_RMCP_REPO>",
"UNIFI_RMCP_RELEASE_BASE_URL": "<your UNIFI_RMCP_RELEASE_BASE_URL>",
"RUST_LOG": "<your RUST_LOG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.dinglebear%2Frunifi)<a href="https://mcptoplist.com/server/ai.dinglebear%2Frunifi"><img src="https://mcptoplist.com/badge/ai.dinglebear%2Frunifi.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jmagar
Other servers by jmagar
- Labby#2,808 · 3 vers
- Unraid MCP#3,147 · 5 vers
- Yarr MCP#3,286 · 5 vers
- Soma#4,679 · 8 vers
- Unraid RMCP#6,943 · 1 ver
- Tailscale RMCP#7,114 · 2 vers
- Apprise RMCP#8,185 · 2 vers
- Arcane RMCP#8,326 · 2 vers
- Gotify RMCP#8,590 · 3 vers
- YTDL RMCP#8,747 · 2 vers
- Synapse RMCP#9,392 · 2 vers
- UniFi MCP#10,921 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.2.5 | Aug 3, 2026 |
| 0.2.4 | Jul 12, 2026 |
Frequently asked questions
- Who maintains UniFi RMCP?
- UniFi RMCP is maintained by jmagar, which publishes 29 MCP servers (50 total versions) tracked on MCP Toplist.
- Is UniFi RMCP listed on the Official MCP Registry?
- Yes — UniFi RMCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does UniFi RMCP have?
- MCP Toplist tracks 2 versions of UniFi RMCP, most recently published on Aug 3, 2026.
- Where can I find the source code for UniFi RMCP?
- The source code for UniFi RMCP is hosted at github.com/jmagar/unifi-rmcp.