iiRecord
Agentic AI Atlas · MCP-NixOS Server
tool-server:mcp-nixosa5c.ai
II.
ToolServer JSON

tool-server:mcp-nixos

Structured · live

MCP-NixOS Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-package-api.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-nixos",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-package-api.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "MCP-NixOS Server",
    "description": "MCP server providing accurate, real-time information about NixOS packages,\noptions, Home Manager settings, nix-darwin configuration, and Nixvim options\nby querying official NixOS web APIs.\nWorks on any OS (Windows, macOS, Linux) without requiring a local Nix installation;\nrunnable via uvx with no prior install needed.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/utensils/mcp-nixos",
    "maintainer": "Utensils",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-nixos",
      "to": "tool:nix",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-nixos",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}