Skip to main content
Glama

mcp-nixos

by utensils

home_manager_info

Retrieve detailed information about a specific Home Manager configuration option by providing the exact name. If not found, the tool suggests similar options for accurate system configuration guidance.

Instructions

Get detailed information about a specific Home Manager option.

Requires an exact option name match. If not found, suggests similar options.

Args: name: The exact option name (e.g., 'programs.git.enable')

Returns: Plain text with option details (name, type, description) or error with suggestions

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "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/utensils/mcp-nixos'

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