utensils/mcp-nixos
MCP-NixOS - Model Context Protocol Server for NixOS resources
Platform-specific configuration:
{
"mcpServers": {
"mcp-nixos": {
"command": "npx",
"args": [
"-y",
"mcp-nixos"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/utensils/mcp-nixos/actions/workflows/ci.yml) [](https://codecov.io/gh/utensils/mcp-nixos) [](https://pypi.org/project/mcp-nixos/) [](https://flakehub.com/flake/utensils/mcp-nixos) [](https://www.python.org/downloads/) [](https://claude.ai)
🚨 No Nix/NixOS Required! Works on any system - Windows, macOS, Linux. You're just querying APIs.
[](https://cursor.com/install-mcp?name=nixos&config=eyJjb21tYW5kIjoidXZ4IG1jcC1uaXhvcyJ9)
{
"mcpServers": {
"nixos": {
"command": "uvx",
"args": ["mcp-nixos"]
}
}
}[](https://cursor.com/install-mcp?name=nixos&config=eyJjb21tYW5kIjoibml4IHJ1biBnaXRodWI6dXRlbnNpbHMvbWNwLW5peG9zIC0tIn0%3D)
{
"mcpServers": {
"nixos": {
"command": "nix",
"args": ["run", "github:utensils/mcp-nixos", "--"]
}
}
}[](https://cursor.com/install-mcp?name=nixos&config=eyJ
Loading reviews...