Skip to main content
Glama

TrueNAS Core MCP Server

get_user

Retrieve detailed user information, such as account settings and permissions, by specifying a username in the TrueNAS Core MCP Server environment.

Instructions

Get detailed information about a specific user Args: username: Username to look up

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "title": "Username", "type": "string" } }, "required": [ "username" ], "title": "get_userArguments", "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