mcp-unifi-applications
Rank #1,869io.github.KallistoX/mcp-unifi-applications
Queryable UniFi API docs: endpoint search, schemas, code examples. No controller access.
mcp-unifi-applications is a Model Context Protocol (MCP) server published by kallistox. It ranks #1,869 of 132,046 servers tracked on MCP Toplist, and its repository has 37 GitHub stars. mcp-unifi-applications is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Mar 27, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 130,177 of 132,046 servers on MCP Toplist.
Use mcp-unifi-applications
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-unifi-applications -- uvx mcp-unifi-applications[mcp_servers.mcp-unifi-applications]
command = "uvx"
args = ["mcp-unifi-applications"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-unifi-applications": {
"command": "uvx",
"args": [
"mcp-unifi-applications"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-unifi-applications": {
"command": "uvx",
"args": [
"mcp-unifi-applications"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-unifi-applications": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-unifi-applications"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-unifi-applications": {
"command": "uvx",
"args": [
"mcp-unifi-applications"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-unifi-applications": {
"command": "uvx",
"args": [
"mcp-unifi-applications"
]
}
}
}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/io.github.KallistoX%2Fmcp-unifi-applications)<a href="https://mcptoplist.com/server/io.github.KallistoX%2Fmcp-unifi-applications"><img src="https://mcptoplist.com/badge/io.github.KallistoX%2Fmcp-unifi-applications.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kallistox
Available versions (5)
| Version | Published |
|---|---|
| 0.4.0 | Sep 10, 2026 |
| 0.3.1 | Sep 10, 2026 |
| 0.3.0 | Sep 10, 2026 |
| 0.2.0 | Sep 9, 2026 |
| 0.1.0 | Sep 9, 2026 |
Frequently asked questions
- Who maintains mcp-unifi-applications?
- mcp-unifi-applications is maintained by kallistox, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is mcp-unifi-applications listed on the Official MCP Registry?
- Yes — mcp-unifi-applications is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-unifi-applications have?
- MCP Toplist tracks 5 versions of mcp-unifi-applications, most recently published on Sep 10, 2026.
- Where can I find the source code for mcp-unifi-applications?
- The source code for mcp-unifi-applications is hosted at github.com/kallistox/mcp-unifi-applications.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.