TrueNAS SCALE
Rank #8,996io.github.cedricziel/truenas-mcp
Inspect and manage TrueNAS SCALE storage, shares, apps and system state with your own API key
TrueNAS SCALE is a Model Context Protocol (MCP) server published by cedricziel. It ranks #8,996 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. TrueNAS SCALE is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 123,117 of 132,113 servers on MCP Toplist.
Use TrueNAS SCALE
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add truenas-mcp -e "TRUENAS_MCP_TARGET=<your TRUENAS_MCP_TARGET>" -e "TRUENAS_MCP_ALLOW_PLAINTEXT=<your TRUENAS_MCP_ALLOW_PLAINTEXT>" -e "TRUENAS_MCP_TARGET_INSECURE=<your TRUENAS_MCP_TARGET_INSECURE>" -e "TRUENAS_MCP_ENABLE_WRITES=<your TRUENAS_MCP_ENABLE_WRITES>" -- docker run -i --rm --publish 127.0.0.1:8080:8080 ghcr.io/cedricziel/truenas-mcp:0.4.2Replace each placeholder with your own value before saving.
[mcp_servers.truenas-mcp]
command = "docker"
args = ["run", "-i", "--rm", "--publish", "127.0.0.1:8080:8080", "ghcr.io/cedricziel/truenas-mcp:0.4.2"]
[mcp_servers.truenas-mcp.env]
TRUENAS_MCP_TARGET = "<your TRUENAS_MCP_TARGET>"
TRUENAS_MCP_ALLOW_PLAINTEXT = "<your TRUENAS_MCP_ALLOW_PLAINTEXT>"
TRUENAS_MCP_TARGET_INSECURE = "<your TRUENAS_MCP_TARGET_INSECURE>"
TRUENAS_MCP_ENABLE_WRITES = "<your TRUENAS_MCP_ENABLE_WRITES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truenas-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--publish",
"127.0.0.1:8080:8080",
"ghcr.io/cedricziel/truenas-mcp:0.4.2"
],
"env": {
"TRUENAS_MCP_TARGET": "<your TRUENAS_MCP_TARGET>",
"TRUENAS_MCP_ALLOW_PLAINTEXT": "<your TRUENAS_MCP_ALLOW_PLAINTEXT>",
"TRUENAS_MCP_TARGET_INSECURE": "<your TRUENAS_MCP_TARGET_INSECURE>",
"TRUENAS_MCP_ENABLE_WRITES": "<your TRUENAS_MCP_ENABLE_WRITES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truenas-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--publish",
"127.0.0.1:8080:8080",
"ghcr.io/cedricziel/truenas-mcp:0.4.2"
],
"env": {
"TRUENAS_MCP_TARGET": "<your TRUENAS_MCP_TARGET>",
"TRUENAS_MCP_ALLOW_PLAINTEXT": "<your TRUENAS_MCP_ALLOW_PLAINTEXT>",
"TRUENAS_MCP_TARGET_INSECURE": "<your TRUENAS_MCP_TARGET_INSECURE>",
"TRUENAS_MCP_ENABLE_WRITES": "<your TRUENAS_MCP_ENABLE_WRITES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"truenas-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--publish",
"127.0.0.1:8080:8080",
"ghcr.io/cedricziel/truenas-mcp:0.4.2"
],
"env": {
"TRUENAS_MCP_TARGET": "<your TRUENAS_MCP_TARGET>",
"TRUENAS_MCP_ALLOW_PLAINTEXT": "<your TRUENAS_MCP_ALLOW_PLAINTEXT>",
"TRUENAS_MCP_TARGET_INSECURE": "<your TRUENAS_MCP_TARGET_INSECURE>",
"TRUENAS_MCP_ENABLE_WRITES": "<your TRUENAS_MCP_ENABLE_WRITES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truenas-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--publish",
"127.0.0.1:8080:8080",
"ghcr.io/cedricziel/truenas-mcp:0.4.2"
],
"env": {
"TRUENAS_MCP_TARGET": "<your TRUENAS_MCP_TARGET>",
"TRUENAS_MCP_ALLOW_PLAINTEXT": "<your TRUENAS_MCP_ALLOW_PLAINTEXT>",
"TRUENAS_MCP_TARGET_INSECURE": "<your TRUENAS_MCP_TARGET_INSECURE>",
"TRUENAS_MCP_ENABLE_WRITES": "<your TRUENAS_MCP_ENABLE_WRITES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truenas-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--publish",
"127.0.0.1:8080:8080",
"ghcr.io/cedricziel/truenas-mcp:0.4.2"
],
"env": {
"TRUENAS_MCP_TARGET": "<your TRUENAS_MCP_TARGET>",
"TRUENAS_MCP_ALLOW_PLAINTEXT": "<your TRUENAS_MCP_ALLOW_PLAINTEXT>",
"TRUENAS_MCP_TARGET_INSECURE": "<your TRUENAS_MCP_TARGET_INSECURE>",
"TRUENAS_MCP_ENABLE_WRITES": "<your TRUENAS_MCP_ENABLE_WRITES>"
}
}
}
}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/io.github.cedricziel%2Ftruenas-mcp)<a href="https://mcptoplist.com/server/io.github.cedricziel%2Ftruenas-mcp"><img src="https://mcptoplist.com/badge/io.github.cedricziel%2Ftruenas-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cedricziel
Other servers by cedricziel
View all cedricziel servers →Available versions (11)
| Version | Published |
|---|---|
| 0.4.2 | Aug 11, 2026 |
| 0.4.1 | Aug 11, 2026 |
| 0.4.0 | Aug 9, 2026 |
| 0.3.1 | Aug 9, 2026 |
| 0.3.0 | Aug 9, 2026 |
| 0.2.4 | Aug 9, 2026 |
| 0.2.3 | Aug 9, 2026 |
| 0.2.2 | Aug 9, 2026 |
| 0.2.1 | Aug 8, 2026 |
| 0.2.0 | Aug 8, 2026 |
| 0.1.2 | Aug 8, 2026 |
Frequently asked questions
- Who maintains TrueNAS SCALE?
- TrueNAS SCALE is maintained by cedricziel, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is TrueNAS SCALE listed on the Official MCP Registry?
- Yes — TrueNAS SCALE is listed on the Official MCP Registry, alongside Glama.
- How many versions does TrueNAS SCALE have?
- MCP Toplist tracks 11 versions of TrueNAS SCALE, most recently published on Aug 11, 2026.
- Where can I find the source code for TrueNAS SCALE?
- The source code for TrueNAS SCALE is hosted at github.com/cedricziel/truenas-mcp.
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.