Skip to main content
Glama

mcp-nixos

by utensils

darwin_info

Retrieve detailed information about specific nix-darwin configuration options, including name, type, and description. Requires exact option name input; provides suggestions for similar options if not found.

Instructions

Get detailed information about a specific nix-darwin option.

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

Args: name: The exact option name (e.g., 'system.defaults.dock.autohide')

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