Server data from the Official MCP Registry
Governed TrueNAS SCALE storage ops — 21 MCP tools with audit, budget, undo guards.
Governed TrueNAS SCALE storage ops — 21 MCP tools with audit, budget, undo guards.
TrueNAS AIops is a well-structured MCP server with strong governance features (policy engine, audit logging, budget guards, undo tokens). The codebase demonstrates good security practices in credential handling (encrypted Fernet storage, no hardcoded secrets) and input validation. However, moderate security concerns exist: SSL verification is explicitly disabled for self-signed certs in production scenarios, the pattern engine has incomplete circuit-breaker state persistence across restarts, and broad network access is granted without scope limitations. Permissions are appropriate for the server's purpose (storage operations), and auth is properly handled via encrypted API keys. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
5 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aiops-tools-truenas-aiops": {
"env": {
"TRUENAS_AIOPS_MASTER_PASSWORD": "your-truenas-aiops-master-password-here"
},
"args": [
"truenas-aiops"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.