Skip to main content
Glama

mcp-nixos

by utensils

nixos_stats

Analyze and retrieve detailed statistics on NixOS package and option availability. Specify the channel to assess configurations, providing accurate insights for system adjustments.

Instructions

Get statistics about available NixOS packages and options.

Args: channel: NixOS channel to use (default: unstable) Returns: Statistics about packages and options

Input Schema

NameRequiredDescriptionDefault
channelNounstable
ctxYes

Input Schema (JSON Schema)

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