Skip to main content
Glama

mcp-nixos

by utensils

home_manager_info

Retrieve detailed information about a Home Manager option by specifying its name. This tool provides accurate, formatted text to assist with NixOS system configuration.

Instructions

Get detailed information about a Home Manager option.

Args: name: The name of the option Returns: Detailed information formatted as text

Input Schema

NameRequiredDescriptionDefault
ctxYes
nameYes

Input Schema (JSON Schema)

{ "properties": { "ctx": { "title": "ctx", "type": "string" }, "name": { "title": "Name", "type": "string" } }, "required": [ "ctx", "name" ], "title": "home_manager_infoArguments", "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