TrueNAS AIops
Rank #7,518io.github.AIops-tools/truenas-aiops
Governed TrueNAS SCALE storage ops — 25 MCP tools with audit, budget, undo guards.
TrueNAS AIops is a Model Context Protocol (MCP) server published by aiops-tools. It ranks #7,518 of 115,591 servers tracked on MCP Toplist. TrueNAS AIops is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 108,073 of 115,591 servers on MCP Toplist.
Use TrueNAS AIops
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add truenas-aiops -- uvx truenas-aiops[mcp_servers.truenas-aiops]
command = "uvx"
args = ["truenas-aiops"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"truenas-aiops": {
"command": "uvx",
"args": [
"truenas-aiops"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"truenas-aiops": {
"command": "uvx",
"args": [
"truenas-aiops"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"truenas-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"truenas-aiops"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"truenas-aiops": {
"command": "uvx",
"args": [
"truenas-aiops"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"truenas-aiops": {
"command": "uvx",
"args": [
"truenas-aiops"
]
}
}
}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.AIops-tools%2Ftruenas-aiops)<a href="https://mcptoplist.com/server/io.github.AIops-tools%2Ftruenas-aiops"><img src="https://mcptoplist.com/badge/io.github.AIops-tools%2Ftruenas-aiops.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aiops-tools
Other servers by aiops-tools
- Proxmox AIops#6,360 · 6 vers
- MinIO AIops#8,181 · 5 vers
- AI Guardian#8,249 · 6 vers
- Network AIops#8,409 · 6 vers
- Compliance AIops#8,473 · 6 vers
- Firewall AIops#8,474 · 6 vers
- MySQL AIops#8,803 · 5 vers
- Queue AIops#8,804 · 5 vers
- k8s AIops#8,862 · 5 vers
- Container Host AIops#8,946 · 5 vers
- Proxy AIops#9,057 · 5 vers
- Veeam AIops#9,118 · 5 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.10.0 | Aug 10, 2026 |
| 0.9.0 | Aug 3, 2026 |
| 0.8.0 | Aug 2, 2026 |
| 0.7.0 | Aug 2, 2026 |
| 0.2.0 | Jul 13, 2026 |
| 0.1.0 | Jun 28, 2026 |
Frequently asked questions
- Who maintains TrueNAS AIops?
- TrueNAS AIops is maintained by aiops-tools, which publishes 24 MCP servers (123 total versions) tracked on MCP Toplist.
- Is TrueNAS AIops listed on the Official MCP Registry?
- Yes — TrueNAS AIops is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does TrueNAS AIops have?
- MCP Toplist tracks 6 versions of TrueNAS AIops, most recently published on Aug 10, 2026.
- Where can I find the source code for TrueNAS AIops?
- The source code for TrueNAS AIops is hosted at github.com/aiops-tools/truenas-aiops.