Skip to main content
Glama

mcp-nixos

by utensils

nixos_stats

Retrieve detailed NixOS statistics for a specified channel, including package and option counts, to ensure accurate system configuration insights and guidance.

Instructions

Get NixOS statistics for a channel.

Args: channel: NixOS channel to get stats for (e.g., "unstable", "stable", "25.05")

Returns: Plain text statistics including package/option counts

Input Schema

NameRequiredDescriptionDefault
channelNounstable

Input Schema (JSON Schema)

{ "properties": { "channel": { "default": "unstable", "title": "Channel", "type": "string" } }, "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