Skip to main content
Glama

TrueNAS Core MCP Server

get_pool_status

Retrieve the detailed status of a specific storage pool on the TrueNAS Core MCP Server, enabling efficient monitoring and management of storage resources.

Instructions

Get detailed status of a specific pool Args: pool_name: Name of the pool

Input Schema

NameRequiredDescriptionDefault
pool_nameYes

Input Schema (JSON Schema)

{ "properties": { "pool_name": { "title": "Pool Name", "type": "string" } }, "required": [ "pool_name" ], "title": "get_pool_statusArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/TrueNasCoreMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server