Show HN: nix-mcp-servers – MCP server Nix package repo
github.comStarted a collection of nix packages for some MCP servers I use. Makes installation into a NixOS-based system easy; also allows for running binaries straight from the flake on any Linux/macOS systems with nix installed. This can be convenient for MCP servers like `github-mcp-server` written in Go that aren't runnable using `uvx` or `npx`.
https://github.com/natsukium/mcp-servers-nix did you check this one?
I came across this yesterday and added it under "Related Projects" in the README, it looks like a great effort toward a more complete nix-declared MCP config.
I'm not looking to use nix to manage MCP server config files since I'm using another tool I'm working on (https://github.com/eqtylab/mcp-guardian) to manage those right now, so I just wanted a simple repo with easily accessible derivations for individual MCP servers.