mcp-nixos
活跃·★ 648·MIT·更新于 2026-05-27
★ 宝藏工具★ 开发者工具
一个提供NixOS包、选项等准确实时信息的MCP服务器。
MCP-NixOS是一个MCP服务器,提供有关NixOS包、选项、Home Manager、nix-darwin等的准确实时信息。它不需要安装Nix即可在任何系统上运行,仅用两个工具即可查询多个数据源。
#AI 助手#ai-integration#AI 工具#Anthropic#Claude#开发者工具#devops-tools#FastMCP
01
功能特性
01统一查询工具,支持多种操作和数据源
02包版本历史,包含提交哈希
03二进制缓存状态检查
04本地flake输入探索
05无需安装Nix即可运行
02
兼容性
Windows
Windows
已通过文档验证
macOS
macOS
已通过文档验证
Linux
Linux
已通过文档验证
03
快速开始
1
$ uvx mcp-nixos
04
使用场景
↳AI助手查询NixOS包信息
↳浏览Home Manager或nix-darwin配置选项
↳检查包是否在二进制缓存中
05
同类工具
相关搜索
评论
登录后发表评论
- HHayden Harris2026年5月11日
Useful for querying system state, though it takes a bit of setup to get the environment variables right.
- SScout Martinez2026年4月20日
Does this handle flake-based setups natively or is it mostly focused on legacy channel configs?
- MMarlowe Chen2026年4月16日
Having an AI assistant that actually understands Nix store paths and derivations is a massive timesaver.
- EElliot Harris2026年3月14日
Needs write access to /run/current-system, so keep that in mind when configuring your daemon permissions.
- SSpencer Davis2026年3月11日
This is wild, I can literally ask my LLM to inspect my configuration.nix and suggest cleanups.