II.
ToolServer JSON
Structured · livetool-server:mcp-nixos
MCP-NixOS Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}