SERVER
UniFi RMCP
Rank #8,504ai.dinglebear/unifi-rmcp
Rust MCP server and CLI for UniFi Network controller operations.
First listed
Jul 5, 2026
Last publish date
Jul 12, 2026
OVERVIEW
UniFi RMCP is a Model Context Protocol (MCP) server published by jmagar. It ranks #8,504 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. UniFi RMCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jul 5, 2026 and most recently updated on Jul 12, 2026.
STANDING
#8,504of 76,851 tracked serversTop 25%
Ranks ahead of 68,347 of 76,851 servers on MCP Toplist.
CONNECT
Use UniFi RMCP
Add UniFi RMCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"unifi-rmcp": {
"command": "npx",
"args": [
"-y",
"unifi-rmcp"
],
"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.
REGISTRIES
Listed on 2 registries
ORGANIZATION
jmagar
MORE FROM THIS PUBLISHER
Other servers by jmagar
- Unraid MCP#667 · 2 vers
- Cortex Homelab Syslog#1,705 · 22 vers
- Syslog#1,829 · 20 vers
- Labby#2,564 · 8 vers
- YARR Media Stack MCP Server#2,741 · 4 vers
- Gotify MCP#3,166 · 3 vers
- Rustarr#3,571 · 4 vers
- Soma#5,506 · 1 ver
- Unraid RMCP#6,968 · 1 ver
- Tailscale RMCP#7,002 · 1 ver
- YTDL RMCP#9,058 · 1 ver
- UniFi MCP#9,341 · 1 ver
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.4 | Jul 12, 2026 |
FAQ
Frequently asked questions
- Who maintains UniFi RMCP?
- UniFi RMCP is maintained by jmagar, which publishes 30 MCP servers (85 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.
- How many versions does UniFi RMCP have?
- MCP Toplist tracks 1 version of UniFi RMCP, most recently published on Jul 12, 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.
EXPLORE