Loading MCP server directory, please wait...
Rust MCP server and CLI for UniFi Network controller operations.
npx @getmcp/cli add ai.dinglebear/unifi-rmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
UNIFI_URLUniFi Network controller base URL.
UNIFI_API_KEYUniFi API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/unifi-rmcp": {
"command": "npx",
"args": [
"-y",
"unifi-rmcp",
"mcp"
],
"env": {
"UNIFI_URL": "",
"UNIFI_API_KEY": "",
"UNIFI_RMCP_VERSION": "",
"UNIFI_RMCP_REPO": "jmagar/unifi-rmcp",
"UNIFI_RMCP_RELEASE_BASE_URL": "",
"RUST_LOG": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.